forwardInboundApplicationMsgEventArgs Properties   Table of ContentMsg Property forward
InboundApplicationMsgEventArgs.FlatMsg Property
Incoming application-level flat message.

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

Property Value

Type: FlatMessage
See Also