Auto-kill?
-
- Posts: 30
- Joined: Tue Apr 05, 2011 3:39 pm
Auto-kill?
What options are available in RoboTask to automatically stop hung tasks after a certain time?
Auto-kill?
If the only criterion to terminate the Task is the time, then use the Pause to set the time to wait, after the Action: Stop Task to finish the Task.Of course this is a very simple case, very important is what it does the Task because if is running a program to terminate the Task does not stop the program, there should choose Terminate Process. Of course there are many cases where you have to do likewise.