Gets a count of the packets sent over all connections and servers.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
long getSendPacketCount()
Return Value
Type: Int64The current count of packets sent over all connections and servers.
Remarks
See Also