IRetryPolicy Methods

Windows Runtime Azure Storage Client Library

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.

See Also