'DeclarationPublic Enum EntryState Inherits System.Enum
'UsageDim instance As EntryState
public enum EntryState : System.Enum
'DeclarationPublic Enum EntryState Inherits System.Enum
'UsageDim instance As EntryState
public enum EntryState : System.Enum
| Member | Description |
|---|---|
| Completed | Job is Completed |
| Disconnected | Job is Disconnected |
| Executing | Job is Executing |
| None | Job State is unknown or no other |
| Starting | Job is Starting |
System.Object
System.ValueType
System.Enum
MVPSI.JAMSServer.EntryState
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