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