MVPSI.JAMS Namespace : AgentState Enumeration |
'Declaration
Public Enum AgentState Inherits System.Enum
'Usage
Dim instance As AgentState
public enum AgentState : System.Enum
Member | Description |
---|---|
Idle | The Agent is online and reachable with no jobs executing. |
Offline | The Agent has been set offline. |
Unknown | Unknown, the current state is unknown. Could be caused by the JAMS Scheduler being down. |
Unreachable | JAMS is unable to contact the agent machine. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.AgentState
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