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