This documentation is archived and is not being maintained.
RetryManager Constructor
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RetryManager(Int32) | Initializes a new instance of the the RetryManager class. |
|
RetryManager(Int32, Action<Exception>) | Initializes a new instance of the the RetryManager class. |
|
RetryManager(Int32, TimeSpan) | Initializes a new instance of the the RetryManager class. |
|
RetryManager(Int32, TimeSpan, Action<Exception>) | Initializes a new instance of the the RetryManager class. |
Show: