ObjectDisposedException / SocketsHttpHandler in .NET 3.1 #23461
-
Hi,
My service is implemented like the following:
In my calling class, I am using this code:
It works just fine however after sending many requests I am receiving the foloowing error:
I tried some solutions that I found in previous issues and stackoverflow but they did not work. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I solved my problem, nevertheless I think that there is a bug in ConfigurePrimaryHttpMessageHandler |
Beta Was this translation helpful? Give feedback.
I solved my problem, nevertheless I think that there is a bug in ConfigurePrimaryHttpMessageHandler
https://stackoverflow.com/questions/62637164/objectdisposedexception-socketshttphandler-in-net-3-1/62640423#62640423