Hi,
I have a UCMA application running as a Windows Service. This application is supposed to be always running.
I'd like it to respond to a network failure but I can't seem to find a way to do this.
The goal would be to automatically get the UserEndpoint back online if the network connection is lost, for whatever reasons (an unplugged cable, temporary problems to reach the Front-End ...)
Any help is appreciated, thanks