HostingEnvironment.MaxConcurrentRequestsPerCPU Property
.NET Framework (current version)
Gets or sets the maximum concurrent requests per CPU.
Assembly: System.Web (in System.Web.dll)
public static int MaxConcurrentRequestsPerCPU { get; [SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)] set; }
.NET Framework
Available since 4.0
Available since 4.0
Show: