RetryStrategy.DefaultMinBackoff Field

 

Represents the default minimum amount of time used when calculating the exponential delay between retries.

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

public static readonly TimeSpan DefaultMinBackoff

Field Value

Type: System.TimeSpan
Return to top
Show: