API:System.Threading.TThreadPoolStats.RetiredWorkerThreadCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RetiredWorkerThreadCount: Integer read FRetiredWorkerThreadCount;

C++

__property int RetiredWorkerThreadCount = {read=FRetiredWorkerThreadCount};

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.