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 プロパティの値を返します。

関連項目