Canceling WSUS download process

You can do it with the PowerShell cmdlets for WSUS:

(Get-WsusServer).CancelAllDownloads()