ArcObjects Library Reference (GISClient)  

IDiscoveryServiceStatistics Interface

Provides access to DiscoveryServiceStatistics object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property BusyInstances The busy instances of this service.
Read/write property FreeInstances The free instances of this service.
Read/write property InitializingInstances The instance is being intialized of this service.
Read/write property IsStatisticsAvailable Indicates whether the statistics is available.
Read/write property MaximumInstances The maximum instances of this service.
Read/write property NotCreatedInstances The not created instances of this service.
Read/write property TotalBusyTime The total busy time in miliseconds of this service.
Read/write property Transactions The number of transactons of this service.

CoClasses that implement IDiscoveryServiceStatistics

CoClasses and Classes Description
DiscoveryServiceStatistics The DiscoveryServiceStatistics object.