Click or drag to resize

SessionOutSeqNum Property

Returns the outgoing sequence numbers for this FIX session. (MsgSeqNum of the next outgoing message).

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

Property Value

Int32
Outgoing sequence number
See Also