RAD Studio VCL Reference
ContentsIndex
TServerClientThread Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the TServerClientWinSocket object that uses the thread for all reading and writing over the socket connection. 
 
Data 
Points to application-specific data associated with the thread. 
 
Determines whether the thread object is automatically destroyed when the thread terminates. 
 
Determines whether the thread object is automatically destroyed when the thread terminates. 
 
Indicates the thread's handle (Windows only). 
 
Determines whether the thread should be kept in the thread cache maintained by ServerSocket
 
Determines the thread's scheduling priority relative to other threads in the process. 
 
Specifies the TServerWinSocket object that manages all the TServerClientThread objects for its client connections. 
 
Indicates whether a thread is suspended. 
 
Identifies the thread throughout the system. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.