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