6 references to Source
System.ServiceModel (6)
System\ServiceModel\Channels\DatagramAdapter.cs (6)
21internal static IOutputChannel GetOutputChannel(Source<IOutputSessionChannel> channelSource, IDefaultCommunicationTimeouts timeouts) 26internal static IRequestChannel GetRequestChannel(Source<IRequestSessionChannel> channelSource, IDefaultCommunicationTimeouts timeouts) 936Source<TSessionChannel> channelSource; 943protected DatagramAdapterChannelBase(Source<TSessionChannel> channelSource, 1124internal OutputDatagramAdapterChannel(Source<IOutputSessionChannel> channelSource, 1354internal RequestDatagramAdapterChannel(Source<IRequestSessionChannel> channelSource,