Click or drag to resize

FixEngineCheckOutgoingMsgsVer Property

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.32.0.0
Syntax
public bool CheckOutgoingMsgsVer { get; }

Property Value

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