6 references to UdpTransportSettingsElement
System.ServiceModel.Discovery (6)
System\ServiceModel\Discovery\Configuration\UdpAnnouncementEndpointElement.cs (3)
60public UdpTransportSettingsElement TransportSettings 64return (UdpTransportSettingsElement)base[ConfigurationStrings.TransportSettings]; 104typeof(UdpTransportSettingsElement),
System\ServiceModel\Discovery\Configuration\UdpDiscoveryEndpointElement.cs (3)
75public UdpTransportSettingsElement TransportSettings 79return (UdpTransportSettingsElement)base[ConfigurationStrings.TransportSettings]; 129typeof(UdpTransportSettingsElement),