FixEngineIsIntradayLogoutToleranceMode Property

FIX Antenna .NET Programmer's Guide
Returns true if the Intraday Logout Tolerance mode is active, otherwise - false.

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

public bool IsIntradayLogoutToleranceMode { get; }

Property Value

Type: Boolean
Intraday Logout Tolerance mode.
See Also

Reference