Datasnap.DSHTTP.TDSHTTPServerTransport.BufferKBSize
Delphi
property BufferKBSize;
C++
__property BufferKBSize = {default=32};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPServerTransport |
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.