RetryInfo.RetryInterval Property (Microsoft.WindowsAzure.Storage.RetryPolicies)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
RetryInfo.RetryInterval Property
RetryInfo::RetryInterval Property
RetryInfo.RetryInterval Property
RetryInfo.RetryInterval Property
Gets the interval until the next retry.
Namespace:
Microsoft.WindowsAzure.Storage.RetryPolicies
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.TimeSpanSystem::TimeSpanSystem.TimeSpanSystem.TimeSpanA TimeSpan object specifying the interval until the next retry.
Return to top
Gets the interval until the next retry.
Syntax
Property Value
Type: System.TimeSpanSystem::TimeSpanSystem.TimeSpanSystem.TimeSpanA TimeSpan object specifying the interval until the next retry.