Curl.BufferSize (gb.net.curl)

Property BufferSize As Integer

Returns or sets the preferred receive buffer size, between 0 and 512 KB.

If set to zero, then the receive buffer size will have its default value, which is 16 KB according to the libcurl documentation.