NetConnectionStatistics Properties |
The NetConnectionStatistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | DroppedMessages |
Gets the number of dropped messages for this connection
|
![]() | ReceivedBytes |
Gets the number of received bytes for this connection
|
![]() | ReceivedMessages |
Gets the number of received messages for this connection
|
![]() | ReceivedPackets |
Gets the number of received packets for this connection
|
![]() | ResentMessages |
Gets the number of resent reliable messages for this connection
|
![]() | ResentMessagesDueToDelay |
Gets the number of resent reliable messages because of delays in acks for this connection.
|
![]() | ResentMessagesDueToHole |
Gets the number of resent reliable messages because of holes in acks for this connection.
|
![]() | SentBytes |
Gets the number of sent bytes for this connection
|
![]() | SentMessages |
Gets the number of sent messages for this connection
|
![]() | SentPackets |
Gets the number of sent packets for this connection
|