Re: [Quickfix-developers] Reconect on disconect
Brought to you by:
orenmnero
From: Andrei G. <an...@gm...> - 2008-08-29 00:49:09
|
On Thu, Aug 28, 2008 at 10:17 AM, Julian <jul...@pr...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Is there any flag to be settled so that QuickFix reconnects on a non expected > disconnection?? Or I just have to fire the reconnection in the OnLogOf() method… AFAIK, automatic reconnection is the standard behaviour. |