ADSJob class
Arcana Scheduler Help
The FailureRunAction property specifies the action that should be taken if the Scheduler is unable to start the job.
ADSActionType enumeration
C++ |
job->get_FailureAction(ADSActionType *action) |
VB |
job.FailureAction |
This property may be set to any one of the valid ADSActionType values. If the property is set to ADS_RUN_JOB, the FailureJob determines which job will be run.