Internet Direct (Indy)
|
Signals that the connect is closing to the remote server.
procedure DisconnectNotifyPeer; override;
DisconnectNotifyPeer is an overridden procedure in TIdSNPP.
DisconnectNotifyPeer sends the SNPP QUIT command a expects a response with the numeric code 211 from the remote server.
DisconnectNotifyPeer calls the inherited DisconnectNotifyPeer 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. |