Stop other action

Is there a way to stop an action if it takes longer than particular time? I would like to stop an action that runs over 10 minute and end the whole easyMorph project.

For example I have a project that processes a file that located in shared folder. Sometimes it takes really log just to copy it to locally and process it. I would like to check and stop if the whole action copying and processing (external project) takes longer than 9 minutes.

It's not possible to stop a particular action on time-out, but it's possible to set up a timeout for a Server task: