Vanara.PInvoke.BITS 3.4.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vanara.PInvoke.BITS --version 3.4.2
NuGet\Install-Package Vanara.PInvoke.BITS -Version 3.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vanara.PInvoke.BITS" Version="3.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanara.PInvoke.BITS --version 3.4.2
#r "nuget: Vanara.PInvoke.BITS, 3.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vanara.PInvoke.BITS as a Cake Addin
#addin nuget:?package=Vanara.PInvoke.BITS&version=3.4.2

// Install Vanara.PInvoke.BITS as a Cake Tool
#tool nuget:?package=Vanara.PInvoke.BITS&version=3.4.2

Vanara

Vanara.PInvoke.BITS NuGet Package

Version Build status

PInvoke API (interfaces, structures and constants) imported for Windows BITS (Background Intelligent Transfer Service).

What is Vanara?

Vanara is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.

Issues?

First check if it's already fixed by trying the AppVeyor build. If you're still running into problems, file an issue.

Included in Vanara.PInvoke.BITS

Enumerations Structures Interfaces
BG_AUTH_SCHEME<br>BG_AUTH_TARGET<br>BG_CERT_STORE_LOCATION<br>BG_COPY_FILE<br>BG_ENABLE_PEERCACHING<br>BG_ERROR_CONTEXT<br>BG_HTTP_SECURITY<br>BG_JOB_ENABLE_PEERCACHING<br>BG_JOB_ENUM<br>BG_JOB_PRIORITY<br>BG_JOB_PROXY_USAGE<br>BG_JOB_STATE<br>BG_JOB_TYPE<br>BG_NOTIFY<br>BG_TOKEN<br>BITS_COST_STATE<br>BITS_FILE_PROPERTY_ID<br>BITS_JOB_PROPERTY_ID<br><br><br><br><br><br><br><br><br><br><br> BG_AUTH_CREDENTIALS<br>BG_FILE_INFO<br>BG_FILE_PROGRESS<br>BG_FILE_RANGE<br>BG_JOB_PROGRESS<br>BG_JOB_REPLY_PROGRESS<br>BG_JOB_TIMES<br>BITS_FILE_PROPERTY_VALUE<br>BITS_JOB_PROPERTY_VALUE<br>BG_AUTH_CREDENTIALS_UNION<br>BG_BASIC_CREDENTIALS<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> IBackgroundCopyCallback<br>IBackgroundCopyCallback2<br>IBackgroundCopyCallback3<br>IBackgroundCopyError<br>IBackgroundCopyFile<br>IBackgroundCopyFile2<br>IBackgroundCopyFile3<br>IBackgroundCopyFile4<br>IBackgroundCopyFile5<br>IBackgroundCopyFile6<br>IBackgroundCopyJob<br>IBackgroundCopyJob2<br>IBackgroundCopyJob3<br>IBackgroundCopyJob4<br>IBackgroundCopyJob5<br>IBackgroundCopyJobHttpOptions<br>IBackgroundCopyJobHttpOptions2<br>IBackgroundCopyJobHttpOptions3<br>IBackgroundCopyManager<br>IBitsPeer<br>IBitsPeerCacheAdministration<br>IBitsPeerCacheRecord<br>IBackgroundCopyServerCertificateValidationCallback<br>IBitsTokenOptions<br>IEnumBackgroundCopyFiles<br>IEnumBackgroundCopyJobs<br>IEnumBitsPeerCacheRecords<br>IEnumBitsPeers<br>
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Vanara.PInvoke.BITS:

Package Downloads
Vanara.BITS The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Complete .NET coverage of Windows BITS (Background Intelligent Transfer Service) functionality. Provides access to all library functions through Windows 11 and gracefully fails when new features are not available on older OS versions.

Vanara.Library The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The full set of packages associated with the Vanara PInvoke Libraries.

Vanara.PInvoke.DOSvc The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

PInvoke API (methods, structures and constants) imported from Windows Delivery Optimization (dosvc.dll).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 177 3/29/2024
4.0.0-beta2 351 1/22/2024
4.0.0-beta 335 11/20/2023
3.4.17 630 10/18/2023
3.4.16 673 8/7/2023
3.4.15 610 5/18/2023
3.4.14 624 4/15/2023
3.4.13 912 2/4/2023
3.4.12 1,002 1/15/2023
3.4.11 1,203 11/15/2022
3.4.10 1,333 10/25/2022
3.4.9 1,383 10/3/2022
3.4.8 1,430 9/16/2022
3.4.7 4,535 9/3/2022
3.4.6 1,302 8/7/2022
3.4.5 1,278 7/17/2022
3.4.4 1,246 7/5/2022
3.4.3 1,410 6/14/2022
3.4.2 2,352 5/13/2022
3.4.1 1,303 5/5/2022
3.4.0 1,358 3/14/2022
3.3.15 801 12/27/2021
3.3.14 1,597 10/26/2021
3.3.13 966 9/30/2021
3.3.12 975 8/30/2021
3.3.11 902 7/22/2021
3.3.10 950 6/4/2021
3.3.9 951 5/7/2021
3.3.8 1,008 4/7/2021
3.3.7 963 3/24/2021
3.3.6 969 3/19/2021
3.3.5 966 3/1/2021
3.3.4 929 2/11/2021
3.3.3 916 2/3/2021
3.3.2 947 1/21/2021
3.3.1 973 1/20/2021
3.3.0 1,089 11/20/2020
3.2.21 954 11/13/2020
3.2.20 1,059 11/8/2020
3.2.19 1,035 10/23/2020
3.2.18 1,050 10/21/2020
3.2.17 1,134 9/20/2020
3.2.16 1,086 9/7/2020
3.2.15 1,338 8/30/2020
3.2.14 1,212 8/20/2020
3.2.13 1,257 7/27/2020
3.2.12 2,039 7/13/2020
3.2.11 1,341 6/28/2020
3.2.10 1,330 6/14/2020
3.2.9 1,313 6/3/2020
3.2.7 1,336 5/4/2020
3.2.6 1,257 4/21/2020
3.2.5 1,251 4/15/2020
3.2.4 1,260 4/12/2020
3.2.3 1,275 4/1/2020
3.2.2 1,268 3/24/2020
3.2.1 1,496 3/17/2020
3.2.0 1,544 2/27/2020
3.1.9 1,382 1/17/2020
3.1.8 1,345 1/13/2020
3.1.7 1,281 1/6/2020
3.1.6 1,273 12/12/2019
3.1.5 1,437 11/26/2019
3.1.4 1,307 11/25/2019
3.1.3 1,440 11/8/2019
3.1.2 1,322 11/4/2019
3.1.1 1,344 10/17/2019
3.1.0 942 10/3/2019
3.0.1 1,003 9/20/2019
3.0.0 867 8/27/2019
2.3.11 907 6/9/2019
2.3.10 866 6/5/2019
2.3.9 871 5/26/2019
2.3.8 825 5/13/2019
2.3.7 841 4/24/2019
2.3.6 835 4/17/2019
2.3.5 802 4/10/2019
2.3.4 864 3/9/2019
2.3.3 824 3/8/2019
2.3.2 863 2/28/2019
2.3.1 827 2/25/2019
2.3.0 852 2/22/2019
2.2.1 868 2/12/2019
2.2.0 893 2/1/2019
2.1.2 1,148 1/14/2019
2.1.0 1,098 12/15/2018
2.0.1 945 12/7/2018
2.0.0 941 11/28/2018
1.1.0 1,248 9/10/2018
1.0.18 1,071 8/10/2018
1.0.17 1,052 7/30/2018
1.0.16 1,075 6/29/2018
1.0.15 1,067 6/27/2018
1.0.14 1,105 6/8/2018
1.0.13 1,082 6/6/2018

Currently implements:

Structures
BG_AUTH_CREDENTIALS BG_AUTH_CREDENTIALS_UNION BG_BASIC_CREDENTIALS BG_FILE_INFO BG_FILE_PROGRESS BG_FILE_RANGE BG_JOB_PROGRESS BG_JOB_REPLY_PROGRESS BG_JOB_TIMES BITS_FILE_PROPERTY_VALUE BITS_JOB_PROPERTY_VALUE

Interfaces
IBackgroundCopyCallback IBackgroundCopyCallback2 IBackgroundCopyCallback3 IBackgroundCopyError IBackgroundCopyFile IBackgroundCopyFile2 IBackgroundCopyFile3 IBackgroundCopyFile4 IBackgroundCopyFile5 IBackgroundCopyFile6 IBackgroundCopyJob IBackgroundCopyJob2 IBackgroundCopyJob3 IBackgroundCopyJob4 IBackgroundCopyJob5 IBackgroundCopyJobHttpOptions IBackgroundCopyJobHttpOptions2 IBackgroundCopyJobHttpOptions3 IBackgroundCopyManager IBackgroundCopyServerCertificateValidationCallback IBitsPeer IBitsPeerCacheAdministration IBitsPeerCacheRecord IBitsTokenOptions IEnumBackgroundCopyFiles IEnumBackgroundCopyJobs IEnumBitsPeerCacheRecords IEnumBitsPeers