1 write to acceptor
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
883
this.
acceptor
= acceptor;
1 reference to acceptor
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
918
this.
acceptor
.Enqueue(this.pipeline.HttpRequestContext, this.dequeuedCallback, true);