usis.Net.Bits is available as NuGet Package: https://www.nuget.org/packages/usis.Net.Bits
Changes:
BackgroundCopyFile.TemporaryName
property added.BackgroundCopyFile.ValidationState
property added.BackgroundCopyFile.IsDownloadedFromPeer
property added.BackgroundCopyJob.PeerCachingOptions
property added.BackgroundCopyJob.MaximumDownloadTime
property added.BackgroundCopyJob.OwnerElevationState
property added.BackgroundCopyJob.OwnerIntegrityLevel
property added.BackgroundCopyErrorEventArgs
class added.- The
BackgroundCopyJob.Failed
event now providesBackgroundCopyErrorEventArgs
event arguments (Breaking Change). BackgroundCopyJobNotifications.FileTransferred
constant added.BackgroundCopyFileEventArgs
class added.BackgroundCopyJob.FileTransferred
event added.- usis.Net.Bits now supports all features of BITS 3.0 except of peer caching. Starting with Windows 7, the BITS 3.0 peer caching model is deprecated.