2 references to BeginAcceptChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
2011bool acceptValid = this.BeginAcceptChannel(requiresThrottle, out acceptResult); 2372bool acceptValid = this.BeginAcceptChannel(true, out result);