NetPeerConnectionState Property |
LiteNetLib |
Current connection state
Namespace: LiteNetLib
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public ConnectionState ConnectionState { get; }
Property Value
Type: ConnectionStateSee Also