[Quickfix-developers] How to differenciate between the Logoff and the Session Disconnect and how to
Brought to you by:
orenmnero
|
From: Sachin G. <Sac...@gr...> - 2007-06-29 21:16:58
|
=20 Hi, =20 I have a requirement where I need to differentiate between the Logoff and the Session Disconnect. =20 But since QuickFix offers only one event, onLogout, for both the things. =20 Is there a way to differentiate if it was a session Logoff or a session disconnect?? =20 Also how can we check the state of all the sessions? Also is it possible to query the state of a single session? =20 I am using C++ version of Quickfix and needs to develop the application using c#. =20 Any help will be appreciated. =20 Thanks, Sachin Gupta |