Storage Client Library for Windows Runtime (Version 7.0)

Microsoft.WindowsAzure.Storage.Queue

LinearRetry Constructor (Microsoft.WindowsAzure.Storage.RetryPolicies)

Namespace:   Microsoft.WindowsAzure.Storage.RetryPolicies
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Overload List

NameDescription
System_CAPS_pubmethodLinearRetry()()()()

Initializes a new instance of the LinearRetry class.

System_CAPS_pubmethodLinearRetry(TimeSpan, Int32)(TimeSpan, Int32)(TimeSpan, Int32)(TimeSpan, Int32)

Initializes a new instance of the LinearRetry class using the specified delta and maximum number of retries.

Return to top