2 references to MaxAccepts
Microsoft.AspNetCore.Server.HttpSys (2)
HttpSysOptions.cs (1)
240/// However, this will limit parallel request processing to <see cref="MaxAccepts"/>. This setting can make
MessagePump.cs (1)
60_maxAccepts = _options.MaxAccepts;