Location.Wait method

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.

See also

Reference

Location class

Location members

Microsoft.Office.Server.Search.Query namespace