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