| RemoteRouterConfigRouterDispatcher Property |
Dispatcher ID to use for running the "head" actor, which handles supervision, death watch and router management messages.
Namespace:
Akka.Remote.Routing
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public override string RouterDispatcher { get; }
abstract RouterDispatcher : string with get
override RouterDispatcher : string with get
Property Value
Type:
StringSee Also