property SendBlockSize: integer;
Description
Gets or sets the value that indicates the maximum size of the data block that will be sent to the HTTP client as a single data packet.
The default value is taken from the TScHttpServerOptions.DefaultSendBlockSize property.