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