Table of Contents

Enum AgentRunState

Namespace
McServerLauncher.Services
Assembly
McServerLauncher.dll

State of the embedded Playit agent process.

public enum AgentRunState

Fields

Downloading = 1
Failed = 4
Running = 3
Starting = 2
Stopped = 0
Unsupported = 5