PolicyWrap<TResult> public class PolicyWrap<TResult> : Policy<TResult> A policy that allows two (and by recursion more) Polly policies to wrap executions of delegates. Documentation Code