RetryManager::GetRetryPolicy Method

 

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

NameDescription
System_CAPS_pubmethodGetRetryPolicy<T>()

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

System_CAPS_pubmethodGetRetryPolicy<T>(String^)

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

Return to top
Show: