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: Int64See Also