System.Threading.TThreadPool.TQueueWorkerThread.WorkQueue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WorkQueue: TWorkStealingQueue<IThreadPoolWorkItem> read FWorkQueue;

C++

__property TWorkStealingQueue__1<TThreadPool::_di_IThreadPoolWorkItem>* WorkQueue = {read=FWorkQueue};

Properties

Type Visibility Source Unit Parent
property protected
System.Threading.pas
System.Threading.hpp
System.Threading TQueueWorkerThread

Description

Embarcadero Technologies does not currently have any additional information.