Hi,
On program start with SDK.Environment.Login a exception is generated if server is not reachable, but how can I get an error or how can I check if the connection ok after a amount of time.
In case that management server is shutdown for any reason we want to reconnect our service.
Also I see that in Environment. Properties there are flags for automatic configuration changes that is already set to 5000ms and is enabled per default.
But how can I check if that work is there a callback or example ?
big thanks