3 references to SetOutputChannel
System.ServiceModel.Channels (3)
System\ServiceModel\Channels\UdpChannelFactory.cs (1)
308this.SetOutputChannel(udpOutputChannel);
System\ServiceModel\Channels\UdpChannelListener.cs (1)
774this.SetOutputChannel(udpOutputChannel);
System\ServiceModel\Channels\UdpReplyChannel.cs (1)
37this.SetOutputChannel(udpOutputChannel);