Click or drag to resize
Akka.NETClusterRouterGroup Properties

The ClusterRouterGroup type exposes the following members.

Properties
  NameDescription
Public propertyLocal
TBD
Public propertyPaths
TBD
(Inherited from Group.)
Public propertyRouterDispatcher
Dispatcher ID to use for running the "head" actor, which handles supervision, death watch and router management messages.
(Overrides RouterConfigRouterDispatcher.)
Public propertySettings
TBD
Public propertyStopRouterWhenAllRouteesRemoved
Specify that this router should stop itself when all routees have terminated (been removed). By Default it is `true`, unless a `resizer` is used.
(Overrides RouterConfigStopRouterWhenAllRouteesRemoved.)
Top
See Also