OpenSearchRuntime.SendRequest method

Submits the search query to the OpenSearch federated location.

Overload list

  Name Description
Public method SendRequest(String) Submits a synchronous request for the query to the OpenSearch federated location, and retrieves the search results.
Public method SendRequest(String, ResultCallback) Submits an asynchronous request for the query to the OpenSearch federated location, and retrieves the result for the asynchronous request.

Top

See also

Reference

OpenSearchRuntime class

OpenSearchRuntime members

Microsoft.Office.Server.Search.Query namespace