ADSJob class
Arcana Scheduler Help
The KillJob property specifies the job that will be run if this job is forcibly terminated by the Scheduler and the KillAction property is set to ADS_RUN_JOB.
C++ |
job->get_KillJob(IADSJob **value) |
VB |
job.GoodRunJob |
Setting this property will automatically set the KillAction property to ADS_RUN_JOB.