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