task scheduler setting allow hard terminate

Allows you to terminate a task.


Example

Running this code will terminate a task in the scheduler.

plugin command("OS Automation.dll", "task scheduler setting allow hard terminate", "True")

Was this helpful?