Click or drag to resize

SessionNewStateEventArgsOldState Property

Returns the previous session's state.

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

Property Value

SessionState
The previous session's state.
See Also