ILocationRuntime Interface
Defines the properties and methods that support connecting to a federated location.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Interface ILocationRuntime _
Inherits IDisposable
'Usage
Dim instance As ILocationRuntime
public interface ILocationRuntime : IDisposable