Re: [Quickfix-developers] disable reconnection
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-09-29 23:00:15
|
In your onLogout, if you call the logout method on the session, this should give you the desired behavior. --oren > Can I turn off QuickFix's reconnection and relogon attempts after a > disconnection? I don't see any configuration parameter that would > enable us > to do that. > We don't want Quickfix to reconnect since our control program > already does > that. |