NetPeer.ConnectId Property

LiteNetLib

NetPeerConnectId Property

LiteNetLib
Connection id for internal purposes, but can be used as key in your dictionary of peers

Namespace:  LiteNetLib
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public long ConnectId { get; }

Property Value

Type: Int64
See Also

Reference