API:System.Threading.TTask.DoWaitForAny
Delphi
class function DoWaitForAny(const Tasks: array of ITask; Timeout: LongWord): Integer; static;
C++
static int __fastcall DoWaitForAny(_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 !