ActorEventBus<(Of <(<'TEvent, TClassifier>)>)> Class
Class ActorEventBus.
Namespace:
Akka.EventAssembly: Akka (in Akka.dll)
Syntax
Type Parameters
- TEvent
- The type of the t event.
- TClassifier
- The type of the t classifier.
Inheritance Hierarchy
Akka.Event..::..EventBus<(Of <(<'TEvent, TClassifier, ActorRef>)>)>
Akka.Event..::..ActorEventBus<(Of <(<'TEvent, TClassifier>)>)>