C#C++F#VB
LinearRetry Constructor
Namespace:
Microsoft.WindowsAzure.Storage.RetryPolicies
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description | |
|---|---|---|
| LinearRetry()()()() | Initializes a new instance of the LinearRetry class. | |
| LinearRetry(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. |