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