次の方法で共有


JobState 列挙型

定義

public enum JobState
type JobState = 
Public Enum JobState
継承
JobState

フィールド

Canceled 5
Canceling 6
Error 4
Finished 3
Processing 2
Queued 0
Scheduled 1

適用対象