2 writes to MaxValue
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (2)
118
[LongValidator(MinValue = 1L,
MaxValue
= UdpConstants.Defaults.MaxReceivedMessageSize)]
132
[LongValidator(MinValue = 1L,
MaxValue
= long.MaxValue)]