Edit

Share via


ResourceJobPhase Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum ResourceJobPhase
type ResourceJobPhase = 
Public Enum ResourceJobPhase
Inheritance
ResourceJobPhase
Attributes

Fields

Name Value Description
Unassigned 0
NodePrepPending 1
NodePrepRunning 2
NodePrepFinished 4
NodePrepCloseJob 8
JobBody 16
NodeReleaseRunning 32
NodeReleaseFinished 64
All 127
NA 2147483647

Applies to