'Declaration
Public Enum RunawayAction Inherits System.Enum
'Usage
Dim instance As RunawayAction
public enum RunawayAction : System.Enum
'Declaration
Public Enum RunawayAction Inherits System.Enum
'Usage
Dim instance As RunawayAction
public enum RunawayAction : System.Enum
Member | Description |
---|---|
CancelError | Cancel the job with an error severity |
CancelInfo | Cancel the job with an informational severity |
CancelSuccess | Cancel the job with a successful severity |
CancelWarning | Cancel the job with a warning severity |
NoAction | No action |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.RunawayAction
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2