2 overrides of CreateChannel
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpChannelListener.cs (2)
736public override UdpDuplexChannel CreateChannel() 749public override UdpReplyChannel CreateChannel()
1 reference to CreateChannel
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpChannelListener.cs (1)
447channel = this.CreateChannel();