Polly
Namespace with 7 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.
Static Classes
CircuitBreakerSyntax
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 .