次の方法で共有


ExecutionStage 列挙型

定義

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

フィールド

Failed 3
Finished 2
InProgress 1
Started 0
Succeeded 4

適用対象