System.Threading.ThreadPool
4.3.0
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers.
Commonly Used Types:
System.Threading.ThreadPool
System.Threading.WaitOrTimerCallback
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Threading.ThreadPool -Version 4.3.0
dotnet add package System.Threading.ThreadPool --version 4.3.0
paket add System.Threading.ThreadPool --version 4.3.0
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.Runtime (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 (current version) | 0 | 8/2/2019 |