Aqualogic Interaction API  
 

IPTSQueryRequest.getQueryTimeout Method 

Returns the search server's query processing timeout for this request. See setQueryTimeout.

int getQueryTimeout();

Return Value

the search server's query processing timeout for this request, 0 if the timeout is disabled, or -1 if the search server's default will be used.

See Also

IPTSQueryRequest Interface | com.plumtree.server.search Namespace