IQFeed.CSharpApiClient icon indicating copy to clipboard operation
IQFeed.CSharpApiClient copied to clipboard

IQFeed client causes webSite crash

Open sukhanov opened this issue 1 year ago • 2 comments

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?

sukhanov avatar Jul 25 '23 13:07 sukhanov

I had the same issue, and have a fix for it. Give me a few mins and I'll put in a PR.

NichUK avatar Jul 25 '23 15:07 NichUK

PR has been merged. Try that!

NichUK avatar Jul 26 '23 00:07 NichUK