Posted By:
Akash_Shah
Posted On:
Monday, December 12, 2005 05:33 PM
Hi,
I have a target that calls other targets in different files using the
task and there is a possibility that it may hang sometimes. Is there anyway to get this task to timeout so that all targets post this one get executed.
I can explore using a listener and listen to the taskStarted event and monitor the elapsed time but i was wondering if there are other ways to achieve this.
Any input appreciated