API:System.Win.ScktComp.TCustomServerSocket.ThreadCacheSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ThreadCacheSize: Integer read GetThreadCacheSize  write SetThreadCacheSize;

C++

__property int ThreadCacheSize = {read=GetThreadCacheSize, write=SetThreadCacheSize, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp TCustomServerSocket

Description

Embarcadero Technologies does not currently have any additional information.