forwardIgnoreLessThanExpectedSequenceNumber Property    Table of ContentIncomingMessageGapQueueMaximumSize Property forward
ISession.InboundMessageLogFilter Property
Incoming message types to be filtered out from the logs.

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#
string[] InboundMessageLogFilter { get; set; }

Property Value

Type: String[]
Incoming message types that are filtered out from the logs.
See Also