IRetryPolicy Members

Represents a retry policy.

The following tables list the members exposed by the IRetryPolicy type.

Public Methods

  Name Description
public method CreateInstance Generates a new retry policy for the current request attempt.
public method ShouldRetry Determines whether the operation should be retried and the interval until the next retry.

Top

See Also

Reference

IRetryPolicy Interface
Microsoft.WindowsAzure.Storage.RetryPolicies Namespace