RetryStrategy.DefaultFirstFastRetry Field

 

Represents the default flag indicating whether the first retry attempt will be made immediately, whereas subsequent retries will remain subject to the retry interval.

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

public static readonly bool DefaultFirstFastRetry

Field Value

Type: System.Boolean
Return to top
Show: