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