API:Datasnap.DSHTTP.TDSHTTPServerTransport.BufferKBSize
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPServerTransport | |
Delphi
property BufferKBSize;
C++
__property BufferKBSize = {default=32};
Description
BufferKBSize is the buffer size (in kilobytes) to use for TCP/IP read and write operations.
Datasnap.DSHTTP.TDSHTTPServerTransport.BufferKBSize inherits from Datasnap.DSCommonServer.TDSServerTransport.BufferKBSize. All content below this line refers to Datasnap.DSCommonServer.TDSServerTransport.BufferKBSize.
BufferKBSize is the buffer size (in kilobytes) to use for TCP/IP read and write operations.