2 implementations of OnEndOuterListenerOpen
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
579public void OnEndOuterListenerOpen(IAsyncResult result) 2088public void OnEndOuterListenerOpen(IAsyncResult result)
2 references to OnEndOuterListenerOpen
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
1568this.channelDemuxer.OnEndOuterListenerOpen(result); 3507this.channelDemuxer.OnEndOuterListenerOpen(result);