ArcObjects Library Reference (TrackingAnalyst)  

IGatewayStatistics Interface

Manages requests of gateway statistics.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Read-only property GatewayConnectionStatistics Retrieves the connection portion of the gateway statistics.
Read-only property GatewayProcessStatistics Retrieves the process portion of the gateway statistics.
Read-only property GatewayServiceNames Retrieves a list of service names from the gateway statistics.
Read-only property GatewayServiceStatistics Retrieves the services portion of the gateway statistics.
Read/write property GatewayStatisticsRate The time in milliseconds between requests made to get the latest gateway statistics.
Method StartGatewayStatistics Start making periodic requests for statistics from the gateway.
Method StopGatewayStatistics Stop making periodic requests for statistics from the gateway.

CoClasses that implement IGatewayStatistics

CoClasses and Classes Description
InternetConnection Manages an Internet server connection.