System.Threading.TThreadPoolStats.Default

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property Default: TThreadPoolStats read GetDefault;

C++

/* static */ __property TThreadPoolStats Default = {read=GetDefault};

Properties

Type Visibility Source Unit Parent
property public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPoolStats

Description

Returns the stats for the default threadpool.