RetryStrategy.DefaultClientBackoff Field

 

Represents the default amount of time used when calculating a random delta in the exponential delay between retries.

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

public static readonly TimeSpan DefaultClientBackoff

Field Value

Type: System.TimeSpan
Return to top
Show: