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);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | System.Threading.pas System.Threading.hpp |
System.Threading | TTask |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!