ScenarioJobStatus Enumeration |
Namespace: AGI.STKParallel.PluginCore
| Member name | Value | Description | |
|---|---|---|---|
| Failed | 0 | Job failed because of an uncaught exception while running the tasks. | |
| Cancelled | 1 | Job is cancelled. | |
| Completed | 2 | Job completed successfully. |
STK Parallel Computing Desktop API 2.10