'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 |
| Procedure | Execute a procedure that will run the job |
| 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 |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.Host.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