You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?