RetryManager.GetRetryStrategy Method ()

 

Returns the default retry strategy defined in the configuration.

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

Public Overridable Function GetRetryStrategy As RetryStrategy

Return Value

Type: Microsoft.WindowsAzure.Common.TransientFaultHandling.RetryStrategy

The retry strategy that matches the default strategy.

Return to top
Show: