Subject: Matrix.Net.SynchronousConnectException: ClientSocket Connection request failed.
Hello there.
Some of our users have this error:
What is this? And how can we handle it?
Some of our users have this error:
Matrix.Net.SynchronousConnectException: ClientSocket Connection request failed. ---> Matrix.Net.SynchronousConnectException: ClientSocket Connection request failed. ---> System.ObjectDisposedException: The object was used after being disposed.
at System.Net.Sockets.Socket+SocketAsyncResult.CheckIfThrowDelayedException () [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket.EndConnect (IAsyncResult result) [0x00000] in <filename unknown>:0
at Matrix.Net.ClientSocket.EndConnect (IAsyncResult ar) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket+SocketAsyncResult.CheckIfThrowDelayedException () [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket.EndConnect (IAsyncResult result) [0x00000] in <filename unknown>:0
at Matrix.Net.ClientSocket.EndConnect (IAsyncResult ar) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
What is this? And how can we handle it?