Table of Contents

Enum AppStateMachineStateStates

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll
public enum AppStateMachineStateStates

Fields

Canceled = 30
Completed = 50
Failed = 20
Faulted = 10
Pending = 0
Running = 40
Scheduled = 60