2 references to MaxReceivedMessageSize
System.ServiceModel.Channels (2)
System\ServiceModel\Configuration\UdpBindingElement.cs (1)
64[ConfigurationProperty(UdpTransportConfigurationStrings.MaxReceivedMessageSize, DefaultValue = UdpConstants.Defaults.MaxReceivedMessageSize)]
System\ServiceModel\UdpBinding.cs (1)
114[DefaultValue(UdpConstants.Defaults.MaxReceivedMessageSize)]