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.