Interval Property
Interval
Gets or sets the millisecond time until the start of the filtering operation.
The value must be greater than or equal to zero.
The default value is 0.
Declaration
public int Interval { get; set; }
Public Property Interval As Integer