Click or drag to resize
Akka.NETClusterRouterGroupRouterDispatcher Property
Dispatcher ID to use for running the "head" actor, which handles supervision, death watch and router management messages.

Namespace:  Akka.Cluster.Routing
Assembly:  Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override string RouterDispatcher { get; }

Property Value

Type: String
See Also