RetryManager.GetRetryPolicy Method

 

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

Overload List

Name Description
System_CAPS_pubmethod GetRetryPolicy<T>()

Returns a retry policy with the specified error detection strategy and the default retry strategy defined in the configuration.

System_CAPS_pubmethod GetRetryPolicy<T>(String)

Returns a retry policy with the specified error detection strategy and retry strategy.

See Also

RetryManager Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace

Return to top