Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ServerBaseConfiguration Dim value As Integer instance.MinRequestThreadCount = value value = instance.MinRequestThreadCount |
C# | |
---|---|
[DataMemberAttribute(3)] public int MinRequestThreadCount {get; set;} |
Property Value
The minimum request thread count.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x