Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdListenerThread.Server
TIdListenerThread
,
See Also
Server context for the listener thread.
property
Server: TIdTCPServer;
Description
Server is a read-only
TIdTCPServer
property that provides the server context for the
TIdListenerThread
. Server is the server context provided for any
TIdTCPServerConnection
or
TIdPeerThread
spawned by the
TIdListenerThread
.