1 write to transportIntegrationHandler
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
416
this.
transportIntegrationHandler
= transportIntegrationHandler;
1 reference to transportIntegrationHandler
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
516
this.transportIntegrationHandlerTask = this.
transportIntegrationHandler
.ProcessPipelineAsync(this.httpRequestMessage, this.cancellationTokenSource.Token);