The QueryTimeout property specifies the duration, in milliseconds, to wait for a query to finish.
Syntax
ISearchCatalog.QueryTimeout
Remarks
The default value is 10000 milliseconds (10 seconds).
Example
See Creating and Accessing ISearchCatalog Interface Objects.
See Also