Is there a way to save the client query string parameters in SignalR Hub? Currently, I override the OnConnected and save them into the custom singleton collection. I wonder if t