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. 
 
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.
What do you think about this topic? Send feedback!