SqlRetryIntervalBaseEnumerator.MaxTimeInterval Property

Definition

The maximum allowed time interval value.

public:  property TimeSpan MaxTimeInterval {  public:
TimeSpan get(); protected:
 void set(TimeSpan value); };
public TimeSpan MaxTimeInterval { get; protected set; }
member this.MaxTimeInterval : TimeSpan with get, set
Public Property MaxTimeInterval As TimeSpan

Property Value

Applies to