I am using .net client to receive the tick data via websocket sample source provided by kite open source, after sometime the application hangs, not sure where it hangs, Please help as soon as possible.
Have you created a handler for OnError event? This will give the reason for closing the connection. Can you please post the error message you get from that event?