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
<PackageReference Include="System.Threading.ThreadPool" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
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.
#r "nuget: System.Threading.ThreadPool, 4.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install System.Threading.ThreadPool as a Cake Addin #addin nuget:?package=System.Threading.ThreadPool&version=4.3.0 // Install System.Threading.ThreadPool as a Cake Tool #tool nuget:?package=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.
Used By
NuGet packages (154)
Showing the top 5 NuGet packages that depend on System.Threading.ThreadPool:
Package | Downloads |
---|---|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Diagnostics.Process
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.Process
System.Diagnostics.ProcessModule
System.Diagnostics.ProcessStartInfo
System.Diagnostics.ProcessThread
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
When using NuGet 3.x this package requires at least version 3.4.
|
|
runtime.unix.System.Net.Sockets
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (31)
Showing the top 5 popular GitHub repositories that depend on System.Threading.ThreadPool:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
|
|
akkadotnet/akka.net
Port of Akka actors for .NET
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 73,193,187 | 11/15/2016 |
4.3.0-preview1-24530-04 | 126,992 | 10/24/2016 |
4.0.10 | 147,194,413 | 6/27/2016 |
4.0.10-rc2-24027 | 3,284,241 | 5/16/2016 |
4.0.10-beta-23516 | 359,283 | 11/18/2015 |
4.0.10-beta-23409 | 467,763 | 10/15/2015 |
4.0.10-beta-23225 | 210,084 | 9/2/2015 |
4.0.10-beta-23123 | 9,772 | 7/29/2015 |
4.0.10-beta-23109 | 130,095 | 7/27/2015 |
4.0.10-beta-23019 | 55,623 | 6/30/2015 |
4.0.10-beta-22816 | 42,564 | 4/24/2015 |
4.0.10-beta-22605 | 20,432 | 2/13/2015 |
4.0.10-beta-22416 | 9,985 | 1/16/2015 |
4.0.10-beta-22231 | 133,277 | 11/11/2014 |