Click or drag to resize
Akka.NETBackoffSupervisorSupervisorStrategy Method

[Missing <summary> documentation for "M:Akka.Pattern.BackoffSupervisor.SupervisorStrategy"]

Namespace:  Akka.Pattern
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected override SupervisorStrategy SupervisorStrategy()

Return Value

Type: SupervisorStrategy

[Missing <returns> documentation for "M:Akka.Pattern.BackoffSupervisor.SupervisorStrategy"]

See Also