Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
| .gif) | RetryManager(Int32) | Initializes a new instance of the the RetryManager class. | 
| .gif) | RetryManager(Int32, Action<Exception>) | Initializes a new instance of the the RetryManager class. | 
| .gif) | RetryManager(Int32, TimeSpan) | Initializes a new instance of the the RetryManager class. | 
| .gif) | RetryManager(Int32, TimeSpan, Action<Exception>) | Initializes a new instance of the the RetryManager class. | 
Top