|
HttpBufferSize |
HttpBufferSize Index, BufferSize |
Parameters: Index = Http Index BufferSize = buffer size in bytes |
Returns: NONE |
You can specify the size of the buffer that is used when sending or receiving data with HttpBufferSize. When the buffer is too large, your program might become irresponsive. A smaller buffer size will cause transfers to take longer, and even cause transfer errors. The default size is 1024 bytes. You should not set the size below 256 bytes. |
Related Info: | GetHttpBufferSize : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |