<PackageReference Include="Polly" Version="5.1.1-v5-x-cachealpha0001" />

PolicyWrap<TResult>

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