IRetryPolicy Interface

Definition

public interface IRetryPolicy
type IRetryPolicy = interface
Public Interface IRetryPolicy
Derived

Methods

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

Applies to