Internet Direct (Indy) Version 9.0.1 Beta
MClientThread.OutboundClient
Represents the client connection for the tunnel.

OutboundClient: TIdTCPClient;
Description
OutboundClient is a TIdTCPClient instance that represents the TCP client connection for the tunnel, and provides access to the properties and methods of the client context for the tunnel connection.

OutboundClient is used in TIdTunnelMaster.ClientOperation and Execute when messages or disconnect notifications are read from or written to the TCP client connection.