RetryStrategy.DefaultRetryIncrement Field

 

Represents the default time increment between retry attempts in the progressive delay policy.

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

public static readonly TimeSpan DefaultRetryIncrement

Field Value

Type: System.TimeSpan
Return to top
Show: