quickfixj
quickfixj copied to clipboard
OnLogon method not getting invoked on resetting the connection
Describe the bug The OnLogon method is not getting invoked on subsequent connection resets
To Reproduce Stop the existing connection with ICE, reconnect with ICE again. If you try to disconnect/reconnect again, the OnLogon method is not getting executed.
Expected behavior The OnLogon method should be executed each time the connection is reset.
system information: Windows .Net Core