Internet Direct (Indy) Version 9.0.1 Beta
|
property SendBufferSize: Integer;
SendBufferSize is used in WriteStream to determine if the number of "chunks" needed to Write the TStream contents. When the stream is larger that SendBufferSize, multiple "chunks" will be used.