What is the best way using the C++ api to tell that the server has timed out a user, ie they have been idle for longer than the time out period?  I&#39;ve tried get_IsConnected() but it returns a false positive.  What I&#39;m trying to do is detect the disconnect and attempt to reconnect.<br>
<br>--Christopher Jones<br>