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