Incremental Constructor

 

Namespace:   Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

NameDescription
System_CAPS_pubmethodIncremental()

Initializes a new instance of the Incremental class.

System_CAPS_pubmethodIncremental(Int32, TimeSpan, TimeSpan)

Initializes a new instance of the Incremental class with the specified retry settings.

System_CAPS_pubmethodIncremental(String^, Int32, TimeSpan, TimeSpan)

Initializes a new instance of the Incremental class with the specified name and retry settings.

System_CAPS_pubmethodIncremental(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.

Return to top
Show: