forwardSessionWarningEventArgs Properties   Table of ContentSession Property forward
SessionWarningEventArgs.Reason Property
Gets a message that describes current 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 string Reason { get; }

Property Value

Type: String
See Also