This property specifies the time, in milliseconds, the LDAP server instance will wait for a query to complete before it should time out.
IDL Definition
[propget]
HRESULT MaxQueryTime([out, retval] VARIANT *pData);
[propput]
HRESULT MaxQueryTime([in] VARIANT Data);
Type
VT_I4 (integer)
Example