In my SignalR hub, I use the following method to check whether a user has an active connection:
var receivingClient = Clients.User(receiver); if (receivi