API:System.Threading.TThreadPool.SetMaxWorkerThreads

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SetMaxWorkerThreads(Value: Integer): Boolean;

C++

bool __fastcall SetMaxWorkerThreads(int Value);

Properties

Type Visibility Source Unit Parent
function public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPool

Description

Embarcadero Technologies does not currently have any additional information.