This document is archived and information here might be outdated.  Recommended version.


IGatewayStatistics.StopGatewayStatistics Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

IGatewayStatistics.StopGatewayStatistics Method

Stop making periodic requests for statistics from the gateway.

[Visual Basic .NET]
Public Sub StopGatewayStatistics ( _
)
[C#]
public void StopGatewayStatistics (
);
[C++]
HRESULT StopGatewayStatistics(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

IGatewayStatistics Interface