Base:
method
OnApplyConfiguration
System.ServiceModel.Configuration.StandardEndpointElement.OnApplyConfiguration(System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Configuration.ChannelEndpointElement)
1 override of OnApplyConfiguration
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\Configuration\UdpAnnouncementEndpointElement.cs (1)
153protected override void OnApplyConfiguration(ServiceEndpoint endpoint, ChannelEndpointElement serviceEndpointElement)
1 reference to OnApplyConfiguration
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\Configuration\UdpAnnouncementEndpointElement.cs (1)
155base.OnApplyConfiguration(endpoint, serviceEndpointElement);