Click or drag to resize

EngineStatisticsReconnecting Property

Note: This API is now obsolete.

Number of reconnecting sessions (as Initiator).

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
[ObsoleteAttribute("Always returns 0. Switched off for perfomance reasons. Still present for compatibility.")]
public int Reconnecting { get; }

Property Value

Int32
Number of reconnecting sessions (as Initiator).
See Also