System.Threading.TThreadPoolStats.MaxLimitWorkerThreadCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxLimitWorkerThreadCount: Integer read FMaxLimitWorkerThreadCount;

C++

__property int MaxLimitWorkerThreadCount = {read=FMaxLimitWorkerThreadCount};

Properties

Type Visibility Source Unit Parent
property public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPoolStats

Description

Corresponds to the MaxWorkerThreads property.