System.Threading.TWorkStealingQueue.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TWorkStealingQueue__1();

Properties

Type Visibility Source Unit Parent
destructor public
System.Threading.pas
System.Threading.hpp
System.Threading TWorkStealingQueue

Description

Destroys this instance of TWorkStealingQueue.

See Also