AllForOneStrategySurrogate Properties |
The AllForOneStrategyAllForOneStrategySurrogate type exposes the following members.
Name | Description | |
---|---|---|
Decider | ||
LoggingEnabled |
Determines if failures are logged
| |
MaxNumberOfRetries |
The number of times a child actor is allowed to be restarted, negative value means no limit,
if the limit is exceeded the child actor is stopped.
| |
WithinTimeRangeMilliseconds |
The duration in milliseconds of the time window for MaxNumberOfRetries, negative values means no window.
|