Table of Contents

Enum AppJobStates

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

Fields

Canceled = 3
Completed = 5
Failed = 2
Faulted = 1
Pending = 0
Running = 10
Scheduled = 20