forwardFlatMsg Property    Table of ContentModifiedMsg Property forward
MessageResendingEventArgs.ModifiedFlatMsg Property
Application-level flat message that is about to be resent before it is sent to a counterparty.

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

Property Value

Type: FlatMessage
See Also