Polly.Wrap
Namespace with 4 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.
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 .