This document is archived and information here might be outdated.  Recommended version.


ISearchEngine.ExecuteAsynchronous Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

ISearchEngine.ExecuteAsynchronous Method

Executes the query asynchronously.

[Visual Basic .NET]
Public Sub ExecuteAsynchronous ( _
)
[C#]
public void ExecuteAsynchronous (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngine Interface