System.Threading.TThreadPoolStats.MinLimitWorkerThreadCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MinLimitWorkerThreadCount: Integer read FMinLimitWorkerThreadCount;

C++

__property int MinLimitWorkerThreadCount = {read=FMinLimitWorkerThreadCount};

Properties

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

Description

Corresponds to the MinWorkerThreads property.