2 overrides of ProcessChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
1197
protected override void
ProcessChannel
(TInnerChannel channel)
1548
protected override void
ProcessChannel
(TInnerChannel channel)
1 reference to ProcessChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
646
this.
ProcessChannel
(channel);