Internet Direct (Indy) Version 9.0.1 Beta
MClientThread.DisconnectedOnRequest
Indicates that the service thread should disconnect at the server's request.

DisconnectedOnRequest: Boolean;
Description
DisconnectedOnRequest is a Boolean property that indicates that a service thread for the connection has received a disconnect request from the tunnel server.

DisconnectedOnRequest is updated by TIdTunnelMaster.DisconnectAllSubThreads, or as a result of receiving a client operation that is a disconnect notification.