Enum ServerState
- Namespace
- McServerLauncher.Models
- Assembly
- McServerLauncher.dll
Run state of a server.
public enum ServerState
Fields
Running = 2Starting = 1Stopped = 0Stopping = 3
Run state of a server.
public enum ServerState
Running = 2Starting = 1Stopped = 0Stopping = 3