RetryPolicy<TResult> public class RetryPolicy<TResult> : ContextualPolicy<TResult> A retry policy that can be applied to delegates returning a value of type . Documentation Code