<PackageReference Include="Polly" Version="5.0.6" />

NoOpPolicy<TResult>

public class NoOpPolicy<TResult> : Policy<TResult>
A no op policy that can be applied to delegates returning a value of type TResult