forwardSession Property    Table of ContentSessionLoggingOutEventArgs Methodsforward
SessionLoggingOutEventArgs.ShouldLogout Property
Gets or sets value if scheduler should perform logout. If scheduler should perform logout set this value to 'true', 'false' otherwise.

Namespace:  FIXForge.NET.FIX.Scheduling
Assembly:  FIXForge.NET.FIX.Scheduler-net-4.8_x64 (in FIXForge.NET.FIX.Scheduler-net-4.8_x64.dll) Version: 4.10.1.0 (4.10.1.0)
Syntax
C#
public bool ShouldLogout { get; set; }

Property Value

Type: Boolean
See Also