Click or drag to resize
Akka.NETEventBus<TEvent, TClassifier, TSubscriber>.Publish Method
Overload List
  NameDescription
Public methodPublish(TEvent)
Publishes the specified event to the bus.
Protected methodPublish(TEvent, TSubscriber)
Publishes the specified event directly to the specified subscriber.
Top
See Also