Table of Contents

Enum ExecutionState

Namespace
Shift.Constant
Assembly
Shift.Common.dll
public enum ExecutionState
Extension Methods

Fields

Cancelled = 5
Completed = 6
Created = 1
Paused = 4
Scheduled = 2
Started = 3
Undefined = 0