1 instantiation of OutputDatagramAdapterChannel
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
23return new OutputDatagramAdapterChannel(channelSource, timeouts);
2 references to OutputDatagramAdapterChannel
System.ServiceModel (2)
System\ServiceModel\Channels\DatagramAdapter.cs (2)
1216OutputDatagramAdapterChannel adapter; 1221public SendAsyncResult(OutputDatagramAdapterChannel adapter, Message message, TimeSpan timeout, AsyncCallback callback, object state)