property SocketSendBufferSize: integer; default 32768;

 

Description

Use the SocketSendBufferSize property to determine the total per-socket buffer space reserved for sends.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

SocketReceiveBufferSize

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