IQFeed.CSharpApiClient
IQFeed.CSharpApiClient copied to clipboard
IQFeed client causes webSite crash
Hello. Sometimes there is an error in SocketClient that causes my system to crash. Problem is with the method ProcessReceive line 123. This method throws ObjectDisposedException which is not handled. How can I resolve this problem?
I had the same issue, and have a fix for it. Give me a few mins and I'll put in a PR.
PR has been merged. Try that!