SqlRetryIntervalBaseEnumerator.MinTimeInterval Property

Definition

The minimum allowed time interval value.

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

Property Value

Applies to