Polly.Retry
Namespace with 6 public types
Classes
RetryStrategyOptions
RetryStrategyOptions`1
Represents the options used to configure a retry strategy.
Structures
OnRetryArguments
Represents the arguments used by for handling the retry event.
RetryDelayArguments
Represents the arguments used by for generating the next retry delay.
ShouldRetryArguments
Represents the arguments used by for determining whether a retry should be performed.
Enumerations
RetryBackoffType
The backoff type used by the retry strategy.