Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hello,
we're using .Net SDK and want to make sure that the connection is re-established after losing it.
The Properties of the ClientConfigurator object are default and look good:
AutoReconnect = true
ConnectRetries = -1
ConnectTimeOut = 10000
ReconnectInterval = 60
PongTimeout = 10000
My expectations are, that after losing the connection to the ThingWorx server and re-establishing it, the ThingWorx client noticed that and makes a reconnect to the server.
Is there anything to do manually to get the reconnection?
Best regards,
Sascha
Was able to narrow the problem down: Without proxy the reconnect works. With proxy it doesn't.
Strange because, the initial connect WITH proxy propperly works.
HI @Rungholt
Are you getting any errors when the failure occurs? I'm not sure we can assist since this sounds like an issue with your proxy, but we may be able to tell more with more details around your configuration.
Regards.
--Sharon
Hi @Rungholt.
Have you found a solution to your problem? If so, we would appreciate if you would post it here for the benefit of others with the same issue.
Regards.
--Sharon