Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdTCPConnection.CloseWriteBuffer
TIdTCPConnection
,
See Also
Stops write buffering.
procedure
CloseWriteBuffer;
Description
CloseWriteBuffer is a procedure that forces all data written to the Indy write buffer since a call to
OpenWriteBuffer
to be sent to the peer connection. CloseWriteBuffer disables further writes to the Indy write buffer.