System.Threading.TThreadPool.TThreadPoolMonitor.IsThrottledDelay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsThrottledDelay(LastCreationTick: Cardinal; ThreadCount: Cardinal): Boolean;

C++

bool __fastcall IsThrottledDelay(unsigned LastCreationTick, unsigned ThreadCount);

Properties

Type Visibility Source Unit Parent
function protected
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPoolMonitor

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!