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