API:System.Threading.TTask.DoWaitForAny

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function DoWaitForAny(const Tasks: array of ITask; Timeout: Cardinal): Integer; static;

C++

static int __fastcall DoWaitForAny(const _di_ITask *Tasks, const int Tasks_High, unsigned Timeout);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。