I can see the documentation for DBConnection.StateChange Event that indicates the event is raised from Open to Closed and Closed to Open.
Does SQLServer raise the StateChange event when the ConnectionState transitions to the broken state?
I can see the documentation for DBConnection.StateChange Event that indicates the event is raised from Open to Closed and Closed to Open.
Does SQLServer raise the StateChange event when the ConnectionState transitions to the broken state?