'DeclarationPublic Enum ExecutionType Inherits System.Enum
'UsageDim instance As ExecutionType
public enum ExecutionType : System.Enum
'DeclarationPublic Enum ExecutionType Inherits System.Enum
'UsageDim instance As ExecutionType
public enum ExecutionType : System.Enum
| Member | Description |
|---|---|
| Agent | Send to a JAMS Agent |
| Batch | Run as a batch job |
| Detached | Run as a detached process |
| Procedure | Execute a procedure that will run the job |
| RestAgent | JAMS Agent connects with Executor through REST API |
| RExec | Send the job to an rexec server |
| Routine | Call a routine that will run the job |
| SshAgent | Connect to a JAMS Agent via SSH |
| Submit | Submit to a queue |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.ExecutionType
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