ILocationRuntime methods

The ILocationRuntime type exposes the following members.

Methods

  Name Description
Public method Close Releases the resources for the federated location.
Public method DecodeForLocationQueryFormat Decodes the query string from the federated location URL.
Public method Dispose (Inherited from IDisposable.)
Public method EncodeForLocationQueryFormat Encodes a string for use in the federated location URL’s query string.
Public method GetException Returns the exception from the federated location.
Public method SendRequest(String) Submits a synchronous request for the query to the federated location, and retrieves the search results.
Public method SendRequest(String, ResultCallback) Submits an asynchronous request for the query to the federated location, and retrieves the result for the asynchronous request.

Top

See also

Reference

ILocationRuntime interface

Microsoft.Office.Server.Search.Query namespace