Internet Direct (Indy)
Home
PreviousUpNext
TIdDICT.DisconnectNotifyPeer Method

Close the connection using the QUIT command.

Pascal
procedure DisconnectNotifyPeer; override;

DisconnectNotifyPeer is an overridden method in TIdDICT used to send the DICT QUIT command and close the connection to the remote server. When the Connected properties contains True, the DICT QUIT command is sent to the server. 

DisconnectNotifyPeer calls the inherited DisconnectNotifyPeer method prior to exit.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.