FixEngineMaxReconnectTries Property

FIX Antenna .NET Programmer's Guide
Returns the maximum number of tryes to to restore the telecommunications link. If -1 then the number of tryes is unlimited.

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

public int MaxReconnectTries { get; }

Property Value

Type: Int32
maximum number of tryes to to restore the telecommunications link.
See Also

Reference