get_interactive_delay


Description:

public virtual int get_interactive_delay ()

Get the delay in milliseconds before starting interactive completion for this provider.

A value of -1 indicates to use the default value as set by the auto_complete_delay property.

Parameters:

this

a SourceCompletionProvider.

Returns:

the interactive delay in milliseconds.