I understand that SignalR is constantly trying to reconnect if the connection fails for some reason. What is the best way to check my server and client response to this?
To check the disconnect on the server: go to another page.
To check disconnection on the client: reset the server (IISreset?).