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()