How to properly disconnect a Thingworx client programatically
Hello,
I was trying to disconnect and reconnect to Server from Java SDK programatically. I have tried the method client.shutdown() but it's throwing an Exception and still tries to reconnect to the server. The method client.disconnect() also does not work, it may disconnect but its again reconnects to the server.
Anybody has an Idea how to reconnect a thingworx connection properly?
Thanks & Regards,
Jishnu Nair

