RetryManager.DefaultRetryStrategyName Property

 

Gets or sets the default retry strategy name.

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

public string DefaultRetryStrategyName { get; set; }

Property Value

Type: System.String
Return to top
Show: