Topic Path: Symbol Reference > Classes > TIdDICT Class > TIdDICT Methods > DisconnectNotifyPeer Method
ContentsIndexHome
PreviousUpNext
TIdDICT.DisconnectNotifyPeer Method

Close the connection using the QUIT command.

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.