RetryStrategy.Name Property

 

Gets the name of the retry strategy.

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

public string Name { get; private set; }

Property Value

Type: System.String
Return to top
Show: