IRetryPolicy Interface

Definição

public interface IRetryPolicy
type IRetryPolicy = interface
Public Interface IRetryPolicy
Derivado

Métodos

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

Aplica-se a