See the TradeClient example here: <a href="https://github.com/connamara/quickfixn/blob/master/Examples/TradeClient/TradeClientApp.cs">https://github.com/connamara/quickfixn/blob/master/Examples/TradeClient/TradeClientApp.cs</a><div>
<br></div><div>The OnLogon callback will get called when the Session is logged on. The OnLogout callback will get called if the Session is either logged out cleanly or forcibly disconnected. See FromApp and FromAdmin for detecting the arrival of App-level and Admin-level (e.g. Heartbeat) messages.</div>
<div><br>-- <br><font face="arial, helvetica, sans-serif">Mike Gatny<br>Connamara Systems, LLC</font><br>
</div>