Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.WriteBufferingActive Method

Indicates if write buffering is enabled for the IOHandler.

Pascal
function WriteBufferingActive: Boolean;

Boolean - True when write buffering for the IOHandler is enabled.

WriteBufferingActive is a Boolean function used to determine if write buffering has been enabled for the IOHandler. 

WriteBufferingActive returns True when the TIdBuffer instance for the WriteBuffer property has been assigned in a call to WriteBufferOpen

Use WriteBufferClose or WriteBufferCancel to disable write buffering for the IOHandler.

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.