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


IGxAGSObject.NumInstancesRunning Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSObject Interface > IGxAGSObject.NumInstancesRunning Property
ArcGIS Developer Help

IGxAGSObject.NumInstancesRunning Property

The number of instances running.

[Visual Basic .NET]
Public ReadOnly Property NumInstancesRunning As Integer
[C#]
public int NumInstancesRunning {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSObject Interface