NetPeerEndPoint Property |
LiteNetLib |
Peer ip address and port
Namespace: LiteNetLib
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public NetEndPoint EndPoint { get; }
Property Value
Type: NetEndPointSee Also