public enum ServerState
サーバーのステータスを実装します。
public static ServerState Starting
public static ServerState Running
public static ServerState Stopping
public static ServerState Stopped