executionStatus Enumeration
engine execution status
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Members
| Member name | Description | |
|---|---|---|
| NotStarted | engine not started | |
| executing | engine started to execute | |
| sleeping | engine is sleeping | |
| error | engine has an error | |
| aborted | engine has aborted | |
| resumed | engine has paused | |
| completed | engine has completed processing | |
| reset | engine has reset the instance | |
| all | All | |
| errorWait | The error wait |

