Polly.Wrap
Namespace with 5 public types
Classes
PolicyWrap
A policy that allows two (and by recursion more) Polly policies to wrap executions of delegates.
PolicyWrap`1
A policy that allows two (and by recursion more) Polly policies to wrap executions of delegates.
Static Classes
IPolicyWrapExtension
Extension methods for IPolicyWrap.
Interfaces
IPolicyWrap
Defines properties and methods common to all PolicyWrap policies.
IPolicyWrap`1
Defines properties and methods common to all PolicyWrap policies generic-typed for executions returning results of type .