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