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