ews-managed-api
ews-managed-api copied to clipboard
StreamingSubscriptionConnection stops working when losing connection
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.