Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchRequest.Execute Method 

Executes the Search Request.

ISearchResponse Execute();

Return Value

ISearchResponse

Exceptions

Exception Type Condition
SearchException if a there is an error connecting to the search server, or an error occurred when executing the search on the search server
SoapException if there is a communication problem during the execution of the remote method call
InvalidOperationException if the query has not been set.

See Also

ISearchRequest Interface | Plumtree.Remote.PRC.Search Namespace