API:System.Threading.TThreadPoolStats.WorkerThreadCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WorkerThreadCount: Integer read FWorkerThreadCount;

C++

__property int WorkerThreadCount = {read=FWorkerThreadCount};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.