Is there a way to make executionTimeout take effect while debugging?

后端 未结 3 377
生来不讨喜
生来不讨喜 2021-01-14 12:42

I would like to debug a website, but also cause the httpRuntime executionTimeout setting to take effect. However, the documentation says:

This time-o

3条回答
  •  深忆病人
    2021-01-14 13:10

    That's interesting, because I have debugging sessions timeout on me all the time when I'm just sitting there looking at the code. Is there another timeout value that is handled by IIS rather than ASP.NET?

提交回复
热议问题