System.Threading.TParallel
Delphi
TParallel = class sealed
C++
class PASCALIMPLEMENTATION TParallel : /*[[sealed]]*/ public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Threading.pas System.Threading.hpp |
System.Threading | System.Threading |
Description
TParallel provides a class for-loop or join a set of tasks making an efficient use of all the CPU cores in the system.