RetryManager::GetDefaultRetryStrategy Method (String^)
Returns the retry strategy for the specified technology.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- technology
-
Type:
System::String^
The techonolgy to get the default retry strategy for.
Return Value
Type: Microsoft.WindowsAzure.Common.TransientFaultHandling::RetryStrategy^The retry strategy for the specified technology.
Show: