This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IG > IGatewayStatistics Interface > IGatewayStatistics.StartGatewayStatistics Method (ArcObjects .NET 10.4 SDK) |
Start making periodic requests for statistics from the gateway.
[Visual Basic .NET]
Public Sub StartGatewayStatistics ( _
)
[C#] public void StartGatewayStatistics ( );
[C++]
HRESULT StartGatewayStatistics(
void
);