Polly
Namespace with 12 public types
Classes
Context
A readonly dictionary of string key / object value pairs
ContextualPolicy
Transient exception handling policies that can be applied to delegates.
These policies can be called with arbitrary context data.
Policy
Transient exception handling policies that can
be applied to delegates
PolicyBuilder
Builder class that holds the list of current exception predicates.
PolicyResult
The captured result of executing a policy
PolicyResult`1
The captured result of executing a policy
Enumerations
ExceptionType
Represents the type of exception resulting from a failed policy
OutcomeType
Represents the outcome of executing a policy
Static Classes
CircuitBreakerSyntax
Fluent API for defining a Circuit Breaker .
CircuitBreakerSyntaxAsync
Fluent API for defining a Circuit Breaker .
OrSyntax
Fluent API for chaining exceptions that will be handled by a .
RetrySyntax
Fluent API for defining a Retry .