Click or drag to resize
Akka.NETConsistentHashingGroup Properties

The ConsistentHashingGroup type exposes the following members.

Properties
  NameDescription
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.
(Inherited from RouterConfig.)
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.
(Inherited from RouterConfig.)
Public propertyVirtualNodesFactor
Top
See Also