| PoolSupervisorStrategy Property |
Retrieve the strategy to use when supervising the pool.
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public virtual SupervisorStrategy SupervisorStrategy { get; }
abstract SupervisorStrategy : SupervisorStrategy with get
override SupervisorStrategy : SupervisorStrategy with get
Property Value
Type:
SupervisorStrategySee Also