Class RetryStrategyOptions NamespacePolly.Retry AssemblyPolly.Core.dll Represents the options used to configure a retry strategy. public class RetryStrategyOptions : RetryStrategyOptions<object> Inheritance object ResilienceStrategyOptions RetryStrategyOptions<object> RetryStrategyOptions Inherited Members RetryStrategyOptions<object>.MaxRetryAttempts RetryStrategyOptions<object>.BackoffType RetryStrategyOptions<object>.UseJitter RetryStrategyOptions<object>.Delay RetryStrategyOptions<object>.ShouldHandle RetryStrategyOptions<object>.DelayGenerator RetryStrategyOptions<object>.OnRetry ResilienceStrategyOptions.Name object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString()