Internet Direct (Indy)
Home
PreviousUpNext
TIdCompressionIntercept.Disconnect Method

Releases ZLib resources when disconnecting the intercept.

Pascal
procedure Disconnect; override;

Disconnect is an overridden procedure in TIdCompressionIntercept. Disconnect calls the inherited Disconnect method, and executes a protected method that allows the instance to clear memory allocated in internal structures used for accessing the ZLib libraries. The ZLib structure are allocated when using the Send or Receive methods.

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.