RetryManager Constructor
Namespace:
Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | RetryManager(IEnumerable(Of RetryStrategy)) | Initializes a new instance of the RetryManager class. |
![]() | RetryManager(IEnumerable(Of RetryStrategy), String) | Initializes a new instance of the RetryManager class with the specified retry strategies and default retry strategy name. |
![]() | RetryManager(IEnumerable(Of RetryStrategy), String, IDictionary(Of String, String)) | Initializes a new instance of the RetryManager class with the specified retry strategies and defaults. |
Show:
