Open SergueiRazykov opened 3 years ago
@SergueiRazykov I just ran into this issue. now when I make adjustments on my web app, it affects my c# winforms app startup.
Any luck on figuring this out?
I've tried .Dispose() and .Cancel() and neither work.
@maltezc Unfortunately, no. I looked at the code and believe that Dispose() includes Cancel(), still not working. I stopped useing these methods altogether, Just re-starting the app when I am losing connection.
We call Dispose() method when trying to re-connect but it doesn't stop the listening to events
......
After it is called a few times, the event is processed by a few threads the same time. Version FireSharp 2.0.4