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