This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IG > IGatewayStatistics Interface (ArcObjects .NET 10.5 SDK) |
Manages requests of gateway statistics.
Description | ||
---|---|---|
GatewayConnectionStatistics | Retrieves the connection portion of the gateway statistics. | |
GatewayProcessStatistics | Retrieves the process portion of the gateway statistics. | |
GatewayServiceNames | Retrieves a list of service names from the gateway statistics. | |
GatewayServiceStatistics | Retrieves the services portion of the gateway statistics. | |
GatewayStatisticsRate | The time in milliseconds between requests made to get the latest gateway statistics. | |
StartGatewayStatistics | Start making periodic requests for statistics from the gateway. | |
StopGatewayStatistics | Stop making periodic requests for statistics from the gateway. |
CoClasses and Classes | Description |
---|---|
InternetConnection | Manages an Internet server connection. |