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 > IGatewayStatistics.StartGatewayStatistics Method (ArcObjects .NET 10.5 SDK) |
Start making periodic requests for statistics from the gateway.
[Visual Basic .NET]
Public Sub StartGatewayStatistics ( _
)
[C#] public void StartGatewayStatistics ( );
[C++]
HRESULT StartGatewayStatistics(
void
);