ServerState クラス

定義

ServerState の値を定義します。

public static class ServerState
type ServerState = class
Public Class ServerState
継承
ServerState

フィールド

Disabled

ServerState の値を定義します。

Dropping

ServerState の値を定義します。

Ready

ServerState の値を定義します。

Starting

ServerState の値を定義します。

Stopped

ServerState の値を定義します。

Stopping

ServerState の値を定義します。

Updating

ServerState の値を定義します。

適用対象