forwardSendingTimeFormat Property    Table of ContentSendQueueMaxSize Property forward
Session.SendLogoutOnException Property
Option to send the Logout message before dropping the telecommunication link in case of Exception during the processing of incoming FIX message. By default, the value of the SendLogoutOnException 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 SendLogoutOnException { get; set; }

Property Value

Type: Boolean

Implements

ISession.SendLogoutOnException
See Also