forwardReason Property    Table of ContentSessionWarningEventArgs Methodsforward
SessionWarningEventArgs.Session Property
Instance of FIX session which is either a source of warning or which is related with given warning.

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 Session Session { get; }

Property Value

Type: Session
See Also