Stops the upload process.
$au.uploader('uploaderID').cancelUpload();
It works in the same way as if the Cancel button was clicked.