System.Threading.TThreadPoolStats.WorkerThreadCount

提供: RAD Studio API Documentation
2015年11月30日 (月) 19:30時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「{{#lst:API:System.Threading.TThreadPoolStats.WorkerThreadCount|api}} ==説明== {{#lsth:API:System.Threading.TThreadPoolStats.WorkerThreadCount|説明}}」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

property WorkerThreadCount: Integer read FWorkerThreadCount;

C++

__property int WorkerThreadCount = {read=FWorkerThreadCount};

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。