RetryStrategy.NoRetry Property

 

Returns a default policy that performs no retries, but invokes the action only once.

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

public static RetryStrategy NoRetry { get; }
Return to top
Show: