[]
Gets or sets the delay before performing the filtering.
[Parameter] public TimeSpan Delay { get; set; }
<Parameter> Public Property Delay As TimeSpan
This parameter is useful to avoid early filters when typing a burst of keystrokes.