System.Threading.ThreadPool (4.3.0)

Published 2023-05-05 11:43:28 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.3.0 System.Threading.ThreadPool

About this package

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.

Dependencies

ID Version Target Framework
System.Runtime 4.3.0 .NETStandard1.3
System.Runtime.Handles 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:43:28 +10:00
81
Microsoft
88 KiB
Assets (1)
Versions (1) View all
4.3.0 2023-05-05