Class RetryOptions
public class RetryOptions
- Inheritance
-
RetryOptions
- Extension Methods
Properties
DefaultMaxRetryCount
public int DefaultMaxRetryCount { get; set; }
Property Value
DefaultRetryDelay
public TimeSpan DefaultRetryDelay { get; set; }