Click or drag to resize

FixEngineLogIncomingMessages Property

Returns true if the incoming messages from a remote FIX Engine must be logged, otherwise false.

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public bool LogIncomingMessages { get; }

Property Value

Boolean
true if the incoming messages from a remote FIX Engine must be logged, otherwise false
See Also