4 references to MulticastInterfaceId
System.ServiceModel.Channels (4)
System\ServiceModel\Channels\UdpTransportBindingElement.cs (1)
89[DefaultValue(UdpConstants.Defaults.MulticastInterfaceId)]
System\ServiceModel\Configuration\UdpBindingElement.cs (1)
72[ConfigurationProperty(UdpTransportConfigurationStrings.MulticastInterfaceId, DefaultValue = UdpConstants.Defaults.MulticastInterfaceId)]
System\ServiceModel\Configuration\UdpTransportElement.cs (1)
74[ConfigurationProperty(UdpTransportConfigurationStrings.MulticastInterfaceId, DefaultValue = UdpConstants.Defaults.MulticastInterfaceId)]
System\ServiceModel\UdpBinding.cs (1)
127[DefaultValue(UdpConstants.Defaults.MulticastInterfaceId)]