ADSJob class
Arcana Scheduler Help
The KillRunAction property specifies the action that should be taken if the Scheduler forcibly terminates an application that has exceeded its allowable run time (controlled by the MaxRunTime and LimitRun properties).
ADSActionType enumeration
C++ |
job->get_KillAction(ADSActionType *action) |
VB |
job.KillAction |
This property may be set to any one of the valid ADSActionType values. If the property is set to ADS_RUN_JOB, the KillJob determines which job will be run.