Click or drag to resize

EngineStatisticsCorrectlyTerminated Property

Note: This API is now obsolete.

Number of correctly terminated sessions.

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 CorrectlyTerminated { get; }

Property Value

Int32
Number of correctly terminated sessions.
See Also