forwardTargetSubID Property    Table of ContentThreadNameSuffix Property forward
Session.TcpNoDelayOption Property
Option to improve latency at the expense of message throughput. By default, the value of the TcpNoDelayOption 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 virtual bool TcpNoDelayOption { get; set; }

Property Value

Type: Boolean

Implements

ISession.TcpNoDelayOption
See Also