property SendBlockSize: integer; default 32768;

 

Description

The SendBlockSize property determines the maximum size of the data block that will be sent to the HTTP server as a single data packet. Before sending each data block, the BeforeSendData event handler will be called, where the sending can be canceled.

The default value is 32768.

 

See also

RequestStream

SendChunked

WriteBuffer

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support