Share via


OpenSearchRuntime.Close method

Closes the connection to the OpenSearch federated 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 OpenSearchRuntime

instance.Close()
public void Close()

Implements

ILocationRuntime.Close()

See also

Reference

OpenSearchRuntime class

OpenSearchRuntime members

Microsoft.Office.Server.Search.Query namespace