System.Threading.TThreadPool

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

System.TObjectTThreadPool

Delphi

TThreadPool = class sealed

C++

class PASCALIMPLEMENTATION TThreadPool : /*[[sealed]]*/ public System::TObject

プロパティ

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


説明

TThreadPool は、CPU の負荷に応じてワーカー スレッドを自動的に管理するクラスです。

関連項目