forwardScrambleLogonFields Property    Table of ContentSendLogoutOnException Property forward
EngineSettings.SendBufferSize Property
The size of the buffer allocated to the FIX connection for sending data. If '-1' then the default operating system value is used.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public int SendBufferSize { get; set; }

Property Value

Type: Int32
See Also