Click or drag to resize
Akka.NETNoRouter Properties

The NoRouter type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberInstance
TBD
Public propertyRouterDispatcher
N/A
(Overrides RouterConfigRouterDispatcher.)
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.)
Top
See Also