Property Interval
Interval
Gets or sets default timeout interval (in msec) for timer that calls Delayed event. If not specified, DefaultDelayedTextChangedTimeout is used.
public int? Interval { readonly get; set; }
Property Value
- int?
Gets or sets default timeout interval (in msec) for timer that calls Delayed event. If not specified, DefaultDelayedTextChangedTimeout is used.
public int? Interval { readonly get; set; }