usis Background Intelligent Transfer Service (BITS) Class Library
Background Intelligent Transfer Service (BITS) is a component of Microsoft Windows 2000 and later, which facilitates asynchronous, prioritized, and throttled transfer of files between machines using idle network bandwidth.
The usis Background Intelligent Transfer Service Class Library provides .NET wrapper types for the BITS API which is exposed by Microsoft through the Component Object Model (COM).
All types of the class library are contained in the usis.Net.Bits namespace.
usis.Net.Bits is available as NuGet Package: https://www.nuget.org/packages/usis.Net.Bits
The complete source code of the .NET library written in C# is published on GitHub: https://github.com/usis-software/usis.Net.Bits
The documentation for the class is available online at https://help.usis-software.com/BITS or can be download as Compiled HTML Help (.CHM) file.