dotnet / dotnet/dotnet-api-docs
ProcessModelSection.AutoConfig
Open
area-System.Web
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Details for how the AutoConfig property actually works are not documented.
e.g. When autoconfig is true what properties get set to what values.
Example: I am very confident maxconnections get set to int.maxvalue, because I checked the reference source for 4.8 and recall from 4.7, but I do not remember when it changed or all the other properties.
https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Web.Configuration/ProcessModelSection.xml
Contributor guide
Assessment
This issue has not been assessed yet.