System.Win.ScktComp.TCustomServerSocket.GetThreadCacheSize

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

Delphi

function GetThreadCacheSize: Integer;

C++

int __fastcall GetThreadCacheSize();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp TCustomServerSocket

説明

ThreadCacheSize プロパティの値を返します。

アプリケーションはこのプロテクトメソッドを呼び出すことはできません。GetThreadCacheSize メソッドはリスニング接続のサーバーエンドポイントを示す TServerWinSocket オブジェクトの ThreadCacheSize プロパティの値を返します。

関連項目