JobStatus Enumeration
Syntax
|
Constants
|
Enum JobStatus
jobPending = 0
jobQueued = 1
jobRunning = 2
jobCompleted = 3
jobCanceled = 4
jobTimedOut = 5
jobCancelPending = 6
jobRunPending = 7
jobDeleted = 8
jobAborted = 9
jobReleaseForced = 10
jobResulted = 11
jobScriptError = 12
jobJSNone = 13
End Enum
|
- jobPending
- jobQueued
- jobRunning
- jobCompleted
- jobCanceled
- jobTimedOut
- jobCancelPending
- jobRunPending
- jobDeleted
- jobAborted
- jobReleaseForced
- jobResulted
- jobScriptError
- jobJSNone
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.