DOFTrafficStatsgetReceivePacketCount Method OpenDOF Object Access Library
Gets a count of the packets 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 getReceivePacketCount()

Return Value

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

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

Reference