Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies that the query manager should wait for the results from an asynchronous query request until the specified timeout.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Wait
'Usage
Dim instance As Location
instance.Wait()
public void Wait()
Remarks
The timeout value is specified in the Timeout property.