1 write to connectionPoolHelper
System.ServiceModel (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
546this.connectionPoolHelper = new StreamedConnectionPoolHelper(channel);
4 references to connectionPoolHelper
System.ServiceModel (4)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (4)
555this.connection = connectionPoolHelper.EstablishConnection(timeoutHelper.RemainingTime()); 569connectionPoolHelper.Abort(); 583connection, connectionPoolHelper, channel.settings); 598this.connectionPoolHelper.Abort();