forwardDecoder Properties   Table of ContentDecodeEachMessageIndependently Property forward
Decoder.DataTraits Property
Input data traits provided during construction of the decoder.

Namespace:  FIXForge.NET.FIX.FAST
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.12.0.0
Syntax
C#
public InputDataTraits DataTraits { get; }

Property Value

Type: InputDataTraits
See Also