Lidgren Network Library documentation |
NetConnectionStatistics Properties |
NetConnectionStatistics Class See Also Send Feedback |
The NetConnectionStatistics type exposes the following members.
Properties
Name | Description | |
---|---|---|
ReceivedBytes |
Gets the number of received bytes for this connection
| |
ReceivedPackets |
Gets the number of received packets for this connection
| |
ResentMessages |
Gets the number of resent reliable messages for this connection
| |
SentBytes |
Gets the number of sent bytes for this connection
| |
SentPackets |
Gets the number of sent packets for this connection
|