|
From: Jeronimo G. <jj...@pr...> - 2007-04-19 17:52:09
|
Hi, I was using quickfixj 1.0.5 and in order to see if a given session was timed out I called getState().isTimedOut() Now in 1.1.0 there is no getState() method in Session. How can I know if a session is timed out in 1.1? Thanks in advance, Jeronimo |