View previous topic :: View next topic |
Author |
Message |
hittenmitsurugui
Joined: 15 Jan 2013 Posts: 1
|
Posted: Tue Jan 15, 2013 11:32 am Post subject: Stop Task if executes x minutes |
|
|
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] |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2129
|
Posted: Wed Jan 16, 2013 7:49 am Post subject: |
|
|
Hello,
TTrigger object has the following properties:
Duration and KillAtDurationEnd
KillAtDurationEnd forces to terminate task after duration completed. |
|
Back to top |
|
 |
|