-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Peter Smith edited this page Nov 21, 2018
·
2 revisions
BITS Manager is a sample Windows Presentation Foundation (WPF) C# program for examining and creating Windows Background Intelligent Transfer Service (BITS) jobs and files.
The user interface will
- list all jobs for the user or for all users
- for a selected job, show the job properties and all files associated with the job
- let you add files to the job
- let you cancel, complete, suspend or resume a job
- let you open any downloaded file
From the menu you can
- start a quick file transfer
- create a new job
- select just the current user or all users
- refresh the job list (the job list normally refreshes every 5 second)