forwardConnectionSettings Property    Table of ContentReconnectInterval Property forward
Scheduler.ReconnectAttempts Property
Number of attempts to restore the FIX connection.

Namespace:  FIXForge.NET.FIX.Scheduling
Assembly:  FIXForge.NET.FIX.Scheduler-net-4.8_x64 (in FIXForge.NET.FIX.Scheduler-net-4.8_x64.dll) Version: 4.10.1.0 (4.10.1.0)
Syntax
C#
public int ReconnectAttempts { get; set; }

Property Value

Type: Int32
See Also