NetConnectionStatistics Properties

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

The NetConnectionStatistics type exposes the following members.

Properties

  NameDescription
Public propertyReceivedBytes
Gets the number of received bytes for this connection
Public propertyReceivedPackets
Gets the number of received packets for this connection
Public propertyResentMessages
Gets the number of resent reliable messages for this connection
Public propertySentBytes
Gets the number of sent bytes for this connection
Public propertySentPackets
Gets the number of sent packets for this connection

See Also