Skip to main content
System.Threading.ThreadPool package icon

System.Threading.ThreadPool

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.

Total Downloads
1.3B
1,301,701,613
Published
Nov 15, 2016
Latest stable version

Install

.NET CLI
dotnet add package System.Threading.ThreadPool --version 4.3.0
Package Manager Console
Install-Package System.Threading.ThreadPool -Version 4.3.0
PackageReference
<PackageReference Include="System.Threading.ThreadPool" Version="4.3.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6 .NETCore5.0 .NETStandard1.3 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

System.Runtime
.NETStandard1.3
[4.3.0, )
System.Runtime.Handles
.NETStandard1.3
[4.3.0, )