Hi John,
Greetings of the day!
Please note that if you are using Connection Resiliency,and your application crashes or is force closed,the connection on the client side breaks immediately while the server will try to reconnect for the specified time and the user will be in a paused state.So during that time if the user tries to disconnect,he/she will get a BAD_REQUEST.After the time interval,the user will be disconnected automatically.So you do not need to call Disconnect explicitly.
Thanks
Kanika Mittal
AppWarp Team