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