Click or drag to resize

FixEngineReconnectInterval Property

Returns the time interval between tries to restore the telecommunications link (in milliseconds)

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

Property Value

Int32
interval between tries to restore the telecommunications link (in milliseconds)
See Also