System.Threading.TThreadPool.MinWorkerThreads
Delphi
property MinWorkerThreads: Integer read GetMinWorkerThreads;
C++
__property int MinWorkerThreads = {read=GetMinWorkerThreads, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Threading.pas System.Threading.hpp |
System.Threading | TThreadPool |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!