ILocationRuntime.Close method
Releases the resources for the federated location.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Sub Close
'Usage
Dim instance As ILocationRuntime
instance.Close()
void Close()