[]
Configurates Delay. Sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed.
public virtual TBuilder Delay(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |