I have MVC application developed using ASPX engine. I have developed Websocket. but I have the scenario where websocket response is sent and I refreshed the page. So websocket js is also getting refreshed. betwen this i lost my response message. Please help me out