HostingEnvironment.MaxConcurrentThreadsPerCPU Property

.NET Framework (current version)
 

Gets or sets the maximum concurrent threads per CPU.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

Public Shared Property MaxConcurrentThreadsPerCPU As Integer

Property Value

Type: System.Int32

The maximum concurrent threads per CPU.

.NET Framework
Available since 4.0
Return to top
Show: