Click or drag to resize
Akka.NETBackoffSupervisorBaseRestartCountN Property

[Missing <summary> documentation for "P:Akka.Pattern.BackoffSupervisorBase.RestartCountN"]

Namespace:  Akka.Pattern
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected int RestartCountN { get; set; }

Property Value

Type: Int32
See Also