System.Threading.TParallelArray.ForThreshold
Delphi
class property ForThreshold: NativeInt read FForThreshold write FForThreshold default 50000;
C++
/* static */ __property System::NativeInt ForThreshold = {read=FForThreshold, write=FForThreshold, default=50000};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Threading.pas System.Threading.hpp |
System.Threading | TParallelArray |
Description
Embarcadero Technologies does not currently have any additional information.