bitsadmin cancel
Removes the job from the transfer queue and deletes all temporary files associated with the job.
Syntax
bitsadmin /cancel <job>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
Examples
To remove the myDownloadJob job from the transfer queue:
bitsadmin /cancel myDownloadJob