ews-managed-api
ews-managed-api copied to clipboard
Non hanging subscriptions and timezonetransitionlists
Made two alterations to get the nuget to avoid hanging requests when subscribing to exchange notifications and also to avoid crasches due to different timezone-handling on linux/windows.
I have not tested the changes extensively and am not sure if they have effects outside of the scope that I use in my project.
Thank you very much for this PR, I was blocked since 1 day on Streaming subscriptions that hang when call open method.
I am also blocked by Streaming subscriptions that hang when open method is called. The fix solve the problem. Can this be merged?