forwardReconnectAttempts Property    Table of ContentSchedules Property forward
Scheduler.ReconnectInterval Property
Time interval between the attempts to restore the FIX connection (in seconds).

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.11.0.0 (4.11.0.0)
Syntax
C#
public int ReconnectInterval { get; set; }

Property Value

Type: Int32
See Also