Skips downloading of the current file.
getFileDownloader("FileDownloaderID").SkipCurrent();
This method is a programatically analogue of the Skip Current button. Use it if you run the download process in background.