1 reference to onAcceptComplete
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
1711
result = this.innerListener.BeginAcceptChannel(TimeSpan.MaxValue,
onAcceptComplete
, this);