Represents a retry policy that performs a specified number of retries, using a specified fixed time interval between retries.
Namespace: Microsoft.WindowsAzure.Storage.RetryPolicies
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
'Usage
Dim instance As LinearRetry
public sealed class LinearRetry : IRetryPolicy
public final class LinearRetry implements IRetryPolicy
public final class LinearRetry implements IRetryPolicy
System.Object Microsoft.WindowsAzure.Storage.RetryPolicies.LinearRetry
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008
Target Platforms