RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TServerClientThread Methods

The methods of the TServerClientThread class are listed here.

 
Name 
Description 
 
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. 
 
Generates an OnSocketEvent event for the associated server socket. 
 
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. 
 
Initializes the thread for a particular client connection. 
 
Indicates when the thread is ready to execute. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!