| PoolStopRouterWhenAllRouteesRemoved Property |
Specify that this router should stop itself when all routees have terminated (been removed).
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public override bool StopRouterWhenAllRouteesRemoved { get; }
abstract StopRouterWhenAllRouteesRemoved : bool with get
override StopRouterWhenAllRouteesRemoved : bool with get
Property Value
Type:
BooleanSee Also