Enum ClientConnectionState
Namespace: SlipeServer.Server.Enums
Assembly: SlipeServer.Server.dll
Syntax
public enum ClientConnectionState : byte
  Fields
| Name | Description | 
|---|---|
| Disconnected | |
| Joined | |
| ModNameSent | |
| Quit | |
| ServerVersionSent | |
| TimedOut | 
public enum ClientConnectionState : byte
  | Name | Description | 
|---|---|
| Disconnected | |
| Joined | |
| ModNameSent | |
| Quit | |
| ServerVersionSent | |
| TimedOut |