The delay in milliseconds the Autocomplete waits after a keystroke to activate itself. A zero-delay makes sense for local data (more responsive), but can produce a lot of load for remote data, while being less responsive.
public int Delay { get; set; }
See also:
Class AutoComplete© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic