2 writes to timeoutHelper
System.ServiceModel (2)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (2)
220this.timeoutHelper = timeoutHelper; 326connection, channel.Via, channel.messageEncoder.ContentType, ref timeoutHelper,
3 references to timeoutHelper
System.ServiceModel (3)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (3)
263this.timeoutHelper, onUpgrade, this); 291timeoutHelper.RemainingTime(), onWritePreambleEnd, this); 305timeoutHelper.RemainingTime(), onReadPreambleAck, this);