Hi everyone, it is possible to detect at the exact moment when the notification with the server is lost and immediately reconnect
I have a SQL server in the cloud with N databases
An application A connects to a one database and when change a value in a table you find out immediately through the SQL Server notifications, but I have noticed lately that there are times when windows update restarts the server machine and I must close my application and start it again so that it gets hooked on the notifications again
Thanks in advance to everyone for your time