Abort Workflow

This task is used to stop the current workflow execution.

main_

Abort running transfers
if Abort running transfers checked, it will stop file transfers running in a concurrent thread.

Sample
If Copy file to S3 failed, workflow will try to cancel Copy to FTP if it is still running.

sample1