'Declaration
Public Enum AgentType Inherits System.Enum
'Usage
Dim instance As AgentType
public enum AgentType : System.Enum
'Declaration
Public Enum AgentType Inherits System.Enum
'Usage
Dim instance As AgentType
public enum AgentType : System.Enum
Member | Description |
---|---|
AmazonS3 | Amazon S3 file transfer Agent. |
AzureBlob | AzureBlob file transfer Agent. |
Custom | The agent connection is handled by the execution method. |
FileSystem | LocalCopy file transfer Agent. |
FTP | FTP or FTPS file transfer Agent. |
IMAP | Internet Message Access Protocol |
Incoming | An incoming connection from an agent |
Local | The same machine that is running the JAMSExecutor |
Outgoing | An outbound connection to an agent |
POP3 | Post Office Protocol V3 |
SCP | SCP file transfer Agent. |
SFTP | SFTP file transfer Agent. |
SSH | SSH commands without an agent. |
SSHAgentX | SSH Activated Agent. Also known as JAMSAgentX. |
Unknown | Unknown |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.Host.AgentType
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