Incremental Constructor
Namespace:
Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Incremental() | Initializes a new instance of the Incremental class. |
![]() | Incremental(Int32, TimeSpan, TimeSpan) | Initializes a new instance of the Incremental class with the specified retry settings. |
![]() | Incremental(String^, Int32, TimeSpan, TimeSpan) | Initializes a new instance of the Incremental class with the specified name and retry settings. |
![]() | Incremental(String^, Int32, TimeSpan, TimeSpan, Boolean) | Initializes a new instance of the Incremental class with the specified number of retry attempts, time interval, retry strategy, and fast start option. |
Show:
