Click or drag to resize
Akka.NETEventBusTEvent, TClassifier, TSubscriberUnsubscribe Method
Overload List
  NameDescription
Public methodUnsubscribe(TSubscriber)
Removes the specified subscriber from the list of subscribers that listen for particular events on the bus.
Public methodUnsubscribe(TSubscriber, TClassifier)
Removes the specified subscriber from the list of subscribers that listen for particular events on the bus.
Top
See Also