AnyConnect Secure Mobility Client  4.10.06090
Managing Flow of Statistics

resetStats

This method resets current VPN statistics counters.

startStats

This method activates the retrieval of VPN statistics and other related data. By default, VPNStats is automatically delivered via the ClientIfc::StatsCB method, when a VPN is active.

If the ClientIfc::stopStats method is called to stop the delivery of statistics, this method can be called to resume delivery.

stopStats

This method stops the delivery of VPN statistics and other related data. By default, VPNStats is automatically delivered when a VPN is active. This method disables delivery.

The method ClientIfc::startStats can be called to resume the delivery of statistics.