Click or drag to resize
Akka.NETPoolSupervisorStrategy 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; }

Property Value

Type: SupervisorStrategy
See Also