Hi,
Thanks for getting in touch.
There are many different potential causes of this error and a number are discussed via https://stackoverflow.com/questions/5420656/unable-to-read-data-from-the-transport-connection-an-existing-connection-was-f
You should implement the Exchange Stream API reconnection logic as documented to handle all disconnection scenarios. Disconnections can happen for multiple reasons at both the client and server side,
Comments
0 comments
Article is closed for comments.