RAD Studio VCL Reference
ContentsIndex
TServerClientThread Members Protected Methods
Protected Methods
 
Name 
Description 
 
This is the overview for the CheckThreadError method overload. 
 
Simulates OnClientRead and OnClientWrite events for the associated server socket. 
 
Removes the thread from the list of active threads maintained by the associated server socket. 
 
Indicates whether the thread should execute again for another client. 
 
Generates an OnClientError event for the associated server socket. 
 
This is Event, a member of class TServerClientThread. 
 
Manages the caching of server client threads and calls the ClientExecute method to run the thread for individual client connections. 
 
Displays an error message using the main VCL thread. 
 
This is ReActivate, a member of class TServerClientThread. 
 
Indicates when the thread is ready to execute. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.