Websocket hanging

pandithurai
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.
  • tonystark
    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?
  • pandithurai
    It is working, I made the websocket data receiving as separate application.
This discussion has been closed.