System.Threading.TParallelArray.ForThreshold

From RAD Studio API Documentation
Jump to: navigation, search

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.