FixEngineCheckOutgoingMsgsVer Property

FIX Antenna .NET Programmer's Guide
Returns true if it is necessary to check that the version of outgoing messages is equal to the version of the session otherwise false.

Namespace:  com.b2bits.FIXAntenna
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public bool CheckOutgoingMsgsVer { get; }

Property Value

Type: Boolean
true if it is necessary to check that the version of outgoing messages is equal to the version of the session otherwise false
See Also

Reference