Community

Default timeouts in .Net code. What are they if you don’t specify?

(Chris F Carroll) What are the default timeouts in .Net code if you don’t specify one? I realised I didn’t know, when I got timeouts for an HttpClient calling a WCF service calling a SQL query.