RetryHandler Constructor
Namespace:
Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | RetryHandler() | Initializes a new instance of the RetryHandler class. |
![]() | RetryHandler(DelegatingHandler) | Initializes a new instance of the RetryHandler class. Sets the default retry policty base on Exponential Backoff. |
![]() | RetryHandler(RetryPolicy, DelegatingHandler) | Initializes a new instance of the RetryHandler class. |
Show:
