RAD Studio VCL Reference
ContentsIndex
TCustomServerSocket Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Opens or Closes the socket connection. 
 
Returns the OnGetSocket event handler. 
 
Returns the OnGetThread event handler. 
 
Returns the OnClientError event handler. 
 
Provides indexed access to the various event handlers that respond to client events. 
 
Returns the OnThreadEnd event handler. 
 
Returns the OnThreadStart event handler. 
 
Returns the ServerType property. 
 
Returns the value of the ThreadCacheSize property. 
 
Sets the OnGetSocket event handler. 
 
Sets the OnGetThread event handler. 
 
Sets the OnClientError event handler. 
 
Sets the client event handlers of the associated TServerWinSocket object. 
 
Sets the OnThreadEnd event handler. 
 
Sets the OnThreadStart event handler. 
 
Sets the ServerType property. 
 
Sets the ThreadCacheSize property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.