Enum ConnectionState
Peer connection state
Namespace: LiteNetLib
Assembly: LiteNetLib.dll
Syntax
[Flags]
public enum ConnectionState : byte
Fields
| Name | Description |
|---|---|
| Any | |
| Connected | |
| Disconnected | |
| EndPointChange | |
| Outgoing | |
| ShutdownRequested |
Peer connection state
[Flags]
public enum ConnectionState : byte
| Name | Description |
|---|---|
| Any | |
| Connected | |
| Disconnected | |
| EndPointChange | |
| Outgoing | |
| ShutdownRequested |