Enum AgentRunState
- Namespace
- McServerLauncher.Services
- Assembly
- McServerLauncher.dll
State of the embedded Playit agent process.
public enum AgentRunState
Fields
Downloading = 1Failed = 4Running = 3Starting = 2Stopped = 0Unsupported = 5
State of the embedded Playit agent process.
public enum AgentRunState
Downloading = 1Failed = 4Running = 3Starting = 2Stopped = 0Unsupported = 5