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