dotnet / dotnet/dotnet-api-docs

"This time-out applies only if the debug attribute in the element is set to false"

Open
#917 4 comments 0 reactions 0 assignees View on GitHub
area-System.Net doc-bug dotnet-api/prod Pri1
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

Unfortunately HttpRuntimeSection does not have a Debug property, and its related `<httpRuntime>` tag has no `debug` attribute either.

Instead, users should check CompilationSection and `<compilation>` tag, https://docs.microsoft.com/en-us/dotnet/api/system.web.configuration.compilationsection.debug?view=netframework-4.7.2

---
#### Document Details

⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*

* ID: 3899f4c6-9bee-d28e-9037-9e844f1782c9
* Version Independent ID: 21abbc0c-17e2-9d5c-c14c-e3393edc1cf9
* Content: [HttpRuntimeSection.ExecutionTimeout Property (System.Web.Configuration)](https://docs.microsoft.com/en-us/dotnet/api/system.web.configuration.httpruntimesection.executiontimeout?view=netframework-4.7.2)
* Content Source: [xml/System.Web.Configuration/HttpRuntimeSection.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Web.Configuration/HttpRuntimeSection.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.