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. Reference: http://jqueryui.com/demos/autocomplete/#delay
シンタックス
'宣言
Public Property Delay As System.Integer
public System.int Delay {get; set;}
参照