Closed SchultzAndreas closed 3 years ago
The behavior could be reproduced in scenarios with Microsoft 365 and streaming notifications for multiple mailboxes.
The blocking resulted from System.Net.ServicePointManager.DefaultConnectionLimit (= 2). If the ExchangeService object is assigned a unique ConnectionGroupName, everything works correctly.
The behavior could be reproduced in scenarios with Microsoft 365 and streaming notifications for multiple mailboxes.