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