ProcessModelSection.MinIOThreads Property
.NET Framework (current version)
Gets or sets the minimum number of I/O threads per CPU in the CLR thread pool.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("minIoThreads", DefaultValue := 1)> <IntegerValidatorAttribute(MinValue := 1, MaxValue := 2147483646)> Public Property MinIOThreads As Integer
.NET Framework
Available since 2.0
Available since 2.0
Show: