Hi, does the ServicePointManager.DefaultConnectionLimit = 10
setting work for .NET Core? I’ve read mixed messages on forums e.g. Controlling the Number of Outgoing Connections From HttpClient (.Net Core or Full Framework) | Microsoft Learn
This is interesting, I will take a look at this feature:
Thanks again.