







![]() ![]() ![]() |
Lidgren Network Library documentation |
NetConnection Properties |
NetConnection Class See Also Send Feedback |
The NetConnection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AverageRoundtripTime |
Gets the current average roundtrip time in seconds
|
![]() | LocalHailMessage |
Gets the local hail message that was sent as part of the handshake
|
![]() | Peer |
Gets the peer which holds this connection
|
![]() | RemoteEndpoint |
Gets the remote endpoint for the connection
|
![]() | RemoteHailMessage |
The message that the remote part specified via Connect() or Approve() - can be null.
|
![]() | RemoteTimeOffset |
Time offset between this peer and the remote peer
|
![]() | RemoteUniqueIdentifier |
Gets the unique identifier of the remote NetPeer for this connection
|
![]() | Statistics |
Gets various statistics for this connection
|
![]() | Status |
Gets the current status of the connection (synced to the last status message read)
|
![]() | Tag |
Gets or sets the application defined object containing data about the connection
|