GetQueryTimeout 

Syntax:             long GetQueryTimeout ();

Return Value:    The current value of the query timeout of ELS-QB component.

Remarks:

Call this method to obtain the current value of timeout for queries executed in  ELS-QB component.

Example:

For Sample of GetQueryTimeout () usage see the Example of  SetQueryTimeout()