Click or drag to resize

Welcome to the usis 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).

Namespace

All types of the class library are contained in the usis.Net.Bits namespace.

NuGet

usis.Net.Bits is available as a NuGet Package: https://www.nuget.org/packages/usis.Net.Bits

GitHub

The complete source code of the .NET library written in C# is published on GitHub: https://github.com/usis-software/usis.Net.Bits

Documentation

This documentation is available online at https://help.usis-software.com/BITS or can be download as Compiled HTML Help (.CHM) file.

See Also

Other Resources