4 references to DatagramAdapter
System.ServiceModel (4)
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
571
channel =
DatagramAdapter
.GetOutputChannel(
634
channel =
DatagramAdapter
.GetRequestChannel(
System\ServiceModel\Description\DispatcherBuilder.cs (2)
486
result =
DatagramAdapter
.GetInputListener(temp, throttle, binding);
499
result =
DatagramAdapter
.GetReplyListener(temp, throttle, binding);