API:System.Threading.TThreadPoolStats.LastQueuedRequestCount
Revision as of 19:30, 30 November 2015 by BuildBot (talk | contribs) (Created page with "<section begin="api" /> <!--Start API Info--><ul id='childlinks'><li class='first'>'''Up to Parent: TThreadPoolStats'''</li> </ul> <vclIn...")
Delphi
property LastQueuedRequestCount: Integer read FLastQueuedRequestCount;
C++
__property int LastQueuedRequestCount = {read=FLastQueuedRequestCount};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Threading.pas System.Threading.hpp |
System.Threading | TThreadPoolStats |
Description
Embarcadero Technologies does not currently have any additional information.