Click or drag to resize
PoolSupervisorStrategy Property
An instance of the supervisor strategy for this pool.

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public virtual SupervisorStrategy SupervisorStrategy { get; set; }

Property Value

Type: SupervisorStrategy
See Also