[Quickfix-users] stop automatic logon
Brought to you by:
orenmnero
From: ka w. <ka...@gm...> - 2010-03-04 20:52:09
|
Hello, Even after calling the logout method, QFix try to reconnect (ie send a logon message) automatically. To stop everything we can: - set the socketInniator to null - call the dispose() method of the socket inniator. However does a better solution exists? Is there a method to stop everything? Thanks, Kamel |