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