1 override of OnInnerChannelAccepted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
1191protected override void OnInnerChannelAccepted(TInnerChannel channel)
2 references to OnInnerChannelAccepted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
631OnInnerChannelAccepted(channel); 1193base.OnInnerChannelAccepted(channel);