Internet Direct (Indy)
Home
PreviousUpNext
TIdLogStream.FreeStreams Property

Indicates if streams are freed by the logging intercept.

Pascal
property FreeStreams: Boolean;

FreeStreams is a Boolean property that indicates if the streams in ReceiveStream and SendStream can be freed by the logging intercept. 

The default value for FreeStreams is True, as assigned in the Create constructor. 

FreeStream is used in Disconnect to determine if the resources allocated to the ReceiveStream and SendStream properties are freed, or if the stream instances are owned by the application.

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.