API:System.Threading.TThreadPoolStats.Get

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Get(const Pool: TThreadPool): TThreadPoolStats; static;

C++

static TThreadPoolStats __fastcall Get(TThreadPool* const Pool);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.