







![]() ![]() ![]() |
Lidgren Network Library documentation |
NetConnectionStatistics Members |
NetConnectionStatistics Class Methods Properties See Also Send Feedback |
The NetConnectionStatistics type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString |
Returns a string that represents this object
(Overrides Object..::..ToString()()()().) |
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
|