System.Threading.TThreadPool.Current

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class property Current: TThreadPool read GetCurrentThreadPool;

C++

/* static */ __property TThreadPool* Current = {read=GetCurrentThreadPool};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPool


Description

Le pool de threads de la tâche en cours.

Voir aussi