Incremental Constructor
Overload List
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. |
See Also
Reference
Incremental Class
Incremental Members
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace