Page 1 of 1

Stop Task if executes x minutes

Posted: Tue Jan 15, 2013 11:32 am
by hittenmitsurugui
Hello, we have just purchased this component and It's really great.

We have used the quick demo in demo project for creating a task, but we'd like to know if there's a way to tell the task that has to stop if it's executing during X minutes (as you can do creating manually a task).

Thank you

[/img]

Posted: Wed Jan 16, 2013 7:49 am
by isiticov
Hello,

TTrigger object has the following properties:
Duration and KillAtDurationEnd

KillAtDurationEnd forces to terminate task after duration completed.