RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TClientSocketThread.ServerSocketThread Property

Specifies the server socket's thread.

Pascal
property ServerSocketThread: TServerSocketThread;
C++
__property TServerSocketThread ServerSocketThread;

Use ServerSocketThread get access to the thread object of the server socket. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!