RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomServerSocket.SetThreadCacheSize Method

Sets the ThreadCacheSize property.

Pascal
procedure SetThreadCacheSize(Value: Integer);
C++
__fastcall SetThreadCacheSize(int Value);

Applications cannot call this protected method. SetThreadCacheSize sets the ThreadCacheSize property of the TServerWinSocket object that describes the server endpoint of the listening connection. Server socket objects use TServerWinSocket to implement their ThreadCacheSize property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!