Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTP.DisconnectNotifyPeer Method

Notifies the peer connection for the SMTP session that it will be disconnected.

Pascal
procedure DisconnectNotifyPeer; override;

DisconnectNotifyPeer is an overridden method in TIdSMTP used to notify the peer connection for the SMTP session that it will be disconnected. 

DisconnectNotifyPeer re-implements the inherited method to send the SMTP QUIT command, and calls the inherited method.

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.