IRetryPolicy<TResult> public interface IRetryPolicy<TResult> : IRetryPolicy, IsPolicy Defines properties and methods common to all Retry policies generic-typed for executions returning results of type TResult. Documentation Code