System.Threading.TWorkStealingQueue.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TWorkStealingQueue__1();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Threading.pas
System.Threading.hpp
System.Threading TWorkStealingQueue


説明

TWorkStealingQueue のこのインスタンスを破棄します。

関連項目