JAMS 6.x Help
AgentType Enumeration


Defines the supportted types of JAMS Agents
Syntax
'Declaration
 
Public Enum AgentType 
   Inherits System.Enum
'Usage
 
Dim instance As AgentType
public enum AgentType : System.Enum 
Members
MemberDescription
AS400AS/400 (iSeries) based Agent.
OpenVMSOpenVMS based Agent.
SSHSSH Activated Agent. Also known as JAMSAgentX.
UnixUnix
UnknownUnknown
WindowsWindows Service based Agent
ZOSMainframe.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         MVPSI.JAMS.AgentType

Requirements

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

See Also

Reference

MVPSI.JAMS Namespace

Send Feedback