ews-managed-api icon indicating copy to clipboard operation
ews-managed-api copied to clipboard

StreamingSubscriptionConnection stops working when losing connection

Open FinitelyFailed opened this issue 7 years ago • 0 comments

Using version 1.1.1 in an UWP app. I get no event when losing connection to the internet, no OnDisconnect or OnSubscriptionError event and the IsOpen flag stays True. When connection is reestablished the stream is broken and I do not receive any events.

FinitelyFailed avatar Mar 16 '18 15:03 FinitelyFailed