メインメニューを開く

RAD Studio API Documentation β

System.Generics.Collections.TThreadedQueue.DoShutDown

Delphi

procedure DoShutDown;

C++

void __fastcall DoShutDown();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TThreadedQueue

説明

キューをシャットダウンします。

DoShutDown を使用して、キューをシャットダウンできます。モニタが止まり、ロックが解放されます。

関連項目