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

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public virtual string RouterDispatcher { get; }

Property Value

Type: String
See Also