ILocationRuntime.SendRequest Method
Include Protected Members
Include Inherited Members
Submits the search query to the federated location.
Overload List
Name | Description | |
---|---|---|
SendRequest(String) | Submits a synchronous request for the query to the federated location, and retrieves the search results. | |
SendRequest(String, ResultCallback) | Submits an asynchronous request for the query to the federated location, and retrieves the result for the asynchronous request. |
Top