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