Share via


SharePointSearchRuntime.Close Method

Closes the connection to the SharePoint sites location.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub Close
'Usage
Dim instance As SharePointSearchRuntime

instance.Close()
public void Close()

Implements

ILocationRuntime.Close()

See Also

Reference

SharePointSearchRuntime Class

SharePointSearchRuntime Members

Microsoft.Office.Server.Search.Query Namespace