ADSJob class
Arcana Scheduler Help
When the LimitRun property is TRUE, the Scheduler will terminate the application if it runs longer than the allowable time specified by the MaxRunTime property.
boolean
C++ |
job->get_LimitRun(VARIANT_BOOL *value) |
VB |
job.LimitRun |
See the Arcana Scheduler online help for information on how the Scheduler terminates the application.