{{Quickfixn}} how to exit properly

Mike Gatny mgatny at connamara.com
Wed Jun 22 08:59:36 PDT 2016


Not out of the box, but you could instantiate your own SessionSchedule
using the SessionSettings like SessionFactory does
<https://github.com/connamara/quickfixn/blob/master/QuickFIXn/SessionFactory.cs#L81>,
and then periodically ask it if you're still in-session
<https://github.com/connamara/quickfixn/blob/master/QuickFIXn/Session.cs#L38>.
  If not, exit.

--
Mike Gatny
Connamara Systems, LLC

On Wed, Jun 22, 2016 at 11:38 AM, James A. Smith <jsmith at anstca.com> wrote:

> Is there a way to exit based on the Session Setting EndTime?
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20160622/50b1ada7/attachment-0002.htm>


More information about the Quickfixn mailing list