Polly.Retry
Namespace with 4 public types
Classes
RetryPolicy
A retry policy that can be applied to delegates.
RetryPolicy`1
A retry policy that can be applied to delegates returning a value of type .
Interfaces
IRetryPolicy
Defines properties and methods common to all Retry policies.
IRetryPolicy`1
Defines properties and methods common to all Retry policies generic-typed for executions returning results of type .