Click or drag to resize
Akka.NETAllForOneStrategyWithinTimeRangeMilliseconds Property
The duration in milliseconds of the time window for MaxNumberOfRetries, negative values means no window.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public int WithinTimeRangeMilliseconds { get; }

Property Value

Type: Int32
See Also