Hi, I am running a multithreaded C# application which subscribes to pricestream and also getting some reference data. I having this exception caught at run time : System.Net.WebSockets.WebSocketException: 'The WebSocket is in an invalid state ('Aborted') for this operation. Valid states are: 'Open, CloseReceived''
Please can you help solve this ?
Mahmoud.