Hello, I can not understand how to set the timeout of a .net 6.0 web api application. In the .net 4.8 application I set the executionTimeout
parameter of the httpRuntime
section in the web.config. Is there anyone who can help me? Thank you.
S
ste22
@ste22
Posts
-
.net 6.0 web api how increment request timeout?