Click or drag to resize

FixEngineIsFailOverMode Property

Returns true if the automatic failover mechanism is on. If false then it is off.

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

Property Value

Boolean
true if the automatic failover mechanism is on. If false then it is off.
See Also