| OneForOneStrategyWithinTimeRangeMilliseconds 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.129 (1.2.3.129)
Syntax public int WithinTimeRangeMilliseconds { get; }
member WithinTimeRangeMilliseconds : int with get
Property Value
Type:
Int32See Also