ExponentialRetry Classe

Definição

public sealed class ExponentialRetry : Microsoft.WindowsAzure.Storage.RetryPolicies.IExtendedRetryPolicy
type ExponentialRetry = class
    interface IExtendedRetryPolicy
    interface IRetryPolicy
Public NotInheritable Class ExponentialRetry
Implements IExtendedRetryPolicy
Herança
ExponentialRetry
Implementações

Construtores

ExponentialRetry()
ExponentialRetry(TimeSpan, Int32)

Métodos

CreateInstance()
Evaluate(RetryContext, OperationContext)
ShouldRetry(Int32, Int32, Exception, TimeSpan, OperationContext)

Aplica-se a