System.Threading.TThreadPool
Delphi
TThreadPool = class sealed
C++
class PASCALIMPLEMENTATION TThreadPool : /*[[sealed]]*/ public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Threading.pas System.Threading.hpp |
System.Threading | System.Threading |
Description
TThreadPool provides a class for managing automatically worker threads based on the load of the CPU.