API:System.Threading.TTask.DoWaitForAll
Delphi
class function DoWaitForAll(const Tasks: array of ITask; Timeout: LongWord): Boolean; static;
C++
static bool __fastcall DoWaitForAll(_di_ITask const *Tasks, const int Tasks_High, unsigned Timeout);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | System.Threading.pas System.Threading.hpp |
System.Threading | TTask |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !