DOFRuntimegetTrafficStats Method OpenDOF Object Access Library
Returns a TrafficStats object from which you can get traffic-related statistics for all connections and servers.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public abstract DOFTrafficStats getTrafficStats()

Return Value

Type: DOFTrafficStats
The DOF.TrafficStats.
See Also

Reference