Click or drag to resize
Akka.NETTailChoppingPoolTailChoppingPoolSurrogateSupervisorStrategy Property
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 SupervisorStrategy SupervisorStrategy { get; set; }

Property Value

Type: SupervisorStrategy
See Also