property SocketReceiveBufferSize: integer; default 32768;

 

Description

Use the SocketReceiveBufferSize property to determine the total per-socket buffer space reserved for receives. This value is set by the OS functions to the socket.

Use this property to increase the application performance.

The default value is 32768.

 

See also

SocketSendBufferSize

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support