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
|