DOFTrafficStatsgetReceiveByteCount Method OpenDOF Object Access Library
Gets a count of the data bytes received on all connections and servers.

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

C#
long getReceiveByteCount()

Return Value

Type: Int64
The current count of bytes received on all connections and servers.
Remarks

Gets a count of the data bytes received on all connections and servers.
See Also

Reference