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