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