RAD Studio VCL Reference
ContentsIndex
TServerSocketThread Members Public Properties
Public Properties
 
Name 
Description 
 
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 the thread's scheduling priority relative to other threads in the process. 
 
Specifies the TCustomTcpServer object that manages all the TClientSocketThread objects for its client connections. 
 
Indicates whether a thread is suspended. 
 
Indicates the number of TServerSocketThread objects cached for reuse by new connections to client sockets. 
 
Identifies the thread throughout the system. 
 
A list of all the client socket threads created by the TServerSocketThread object. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.