{{Quickfixn}} How to read the MsgSeqNum of a message?
Manuel Lopez
lopez.post at gmail.com
Fri Jan 3 07:44:42 PST 2014
Thanks, I wouldn't have found it quickly without your pointer--though
that leads me to this minor suggestion: Unless there's a reason
against it, I think the syntax for getting the header fields should be
similar to the syntax for getting main body fields (and strongly
typed, so no "GetInt") (Or have an example in the main docs on
pulling the header fields.)
(Unrelated, but the explanation in the archived messages on the config
setting for session start and end time should be added also (when end
time is before start time), as well as something on starting and
stopping and disposing the socket initiator. I'll have a better idea
of the pitfalls in my setup once I finish testing. --So far
everything has proven very solid and works well, thank you!)
Date: Thu, 2 Jan 2014 10:42:23 -0600
From: Grant Birchmeier <gbirchmeier at connamara.com>
Yes, that's correct. Sorry for the mistake.
On Mon, Dec 30, 2013 at 3:38 PM, Manuel Lopez <lopez.post at gmail.com> wrote:
> Looks like it should be:
> msg.Header.GetInt(Tags.MsgSeqNum)
>
>
More information about the Quickfixn
mailing list