Enum RemoteConnectionState
States a remote client can be in.
Namespace: FishNet.Transporting
Assembly: FishNet.Runtime.dll
Syntax
public enum RemoteConnectionState : byte
Fields
Name | Description |
---|---|
Started | Connection is established. |
Stopped | Connection is fully stopped. |