Datasnap.DSTCPServerTransport.TDSTCPServerTransport.BufferKBSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BufferKBSize: Integer read FBufferKBSize write SetBufferKBSize default 32;

C++

__property BufferKBSize = {default=32};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPServerTransport

Description

BufferKBSize is the buffer size (in kilobytes) to use for TCP/IP read and write operations.

Datasnap.DSTCPServerTransport.TDSTCPServerTransport.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.