RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomServerSocket.GetThreadCacheSize Method

Returns the value of the ThreadCacheSize property.

Pascal
function GetThreadCacheSize: Integer;
C++
__fastcall int GetThreadCacheSize();

Applications cannot call this protected method. GetThreadCacheSize returns the value of the ThreadCacheSize property of the TServerWinSocket object that describes the server endpoint of the listening connection. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!