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


ISearchEngine.IsExecuting Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

ISearchEngine.IsExecuting Property

Indicates if the search is currently executing.

[Visual Basic .NET]
Public ReadOnly Property IsExecuting As Boolean
[C#]
public bool IsExecuting {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngine Interface