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