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


ISearchEngine.IsExecuting Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISearchEngine Interface > ISearchEngine.IsExecuting Property
ArcGIS Developer Help

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