Internet Direct (Indy)
|
Indicates the number of bytes to read reading large amounts of data.
property RecvBufferSize: Integer;
RecvBufferSize is an Integer property that indicates the number of bytes to read from the IOHandler connection when reading large amounts of data. RecvBufferSize is the amount of data that will be requested at each read cycle.
RecvBufferSize is used in ReadStream to determine the size of chunks of data read from the IOHandler.
TIdIOHandler.RecvBuffer
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. |