RetryContext.CurrentRetryCount Property (Microsoft.WindowsAzure.Storage.RetryPolicies)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
RetryContext.CurrentRetryCount Property
RetryContext::CurrentRetryCount Property
RetryContext.CurrentRetryCount Property
RetryContext.CurrentRetryCount Property
Gets the number of retries for the given operation.
Namespace:
Microsoft.WindowsAzure.Storage.RetryPolicies
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.Int32System::Int32System.Int32System.Int32An integer specifying the number of retries for the given operation.
Return to top
Gets the number of retries for the given operation.
Syntax
Property Value
Type: System.Int32System::Int32System.Int32System.Int32An integer specifying the number of retries for the given operation.