SmartThreadPool.dll 2.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package SmartThreadPool.dll --version 2.2.4
NuGet\Install-Package SmartThreadPool.dll -Version 2.2.4
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="SmartThreadPool.dll" Version="2.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmartThreadPool.dll --version 2.2.4
#r "nuget: SmartThreadPool.dll, 2.2.4"
#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 SmartThreadPool.dll as a Cake Addin
#addin nuget:?package=SmartThreadPool.dll&version=2.2.4

// Install SmartThreadPool.dll as a Cake Tool
#tool nuget:?package=SmartThreadPool.dll&version=2.2.4

Smart Thread Pool, implemented in .NET

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  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 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on SmartThreadPool.dll:

Package Downloads
Plexus.Utils

Plexus Interop is metadata-centric language-agnostic desktop app-to-app interoperability framework with extensible model for launching new instances of desktop Apps on demand.

FKSharp.Utils

工具包封装

MQL4CSharp

Metatrader MQL library for C#

IRO.Threading

Thread synchroniztion context that help you invoke delegates in specific thread and get results or exceptions from that delegates.

FKSharp.Web.WebApi

web-webapi

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on SmartThreadPool.dll:

Repository Stars
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
finos/plexus-interop
Plexus Interop open source project hosted by the Fintech Open Source Foundation
AscensionGameDev/Intersect-Engine
Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!
xiaoqqchen/PcArcBruTile
在ArcGIS中快速加载网络地图
jseparovic/MQL4CSharp
C# Library for Metatrader 4
Version Downloads Last updated
2.3.0 166,020 7/16/2021
2.2.6 181,478 5/31/2019
2.2.4 257,488 9/16/2016
2.2.3 223,469 8/27/2012
2.2.2 7,797 8/21/2012

Added option to set MaxQueueLength.
Separated STP project to .NET 2.0, .NET 4.0, and .NET 4.5.