|
From: Andrew M. <mar...@gm...> - 2020-11-05 15:58:18
|
Hello everyone, This might seem like a beginners question but please be patient: how do I logout of a quickfixj session? I haven't needed to do that until just now. Normally if a logout occurs it is initiated by the other end due to some error condition. We watch out for it so we can report it properly but we expect to finish when our shutdown time arrives and we just close the app. But our app has to have a special test mode where we do particular things for a specific test and the test has to conclude with us logging out, otherwise we cannot proceed to the next test. -- Regards, Andrew Marlow http://www.andrewpetermarlow.co.uk |