Internet Direct (Indy)
Home
PreviousUpNext
TIdInterceptSimLog.Disconnect Method

Closes the log file and the connection for an intercept.

Pascal
procedure Disconnect; override;

Disconnect is an overridden procedure in TIdInterceptSimLog used to close the log file in Filename, and allows the intercept for a Connection be closed. 

Disconnect frees the internal TIdStreamVCL instance used for the log file in Filename

Disconnect calls the inherited Disconnect method. 

Use Connect to open the log file for the intercept.

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.