1 write to _channel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
354_channel = channel;
2 references to _channel
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (2)
361timeout, _channel.Via.AbsoluteUri), innerException); 366return _channel.SendPreambleAsync(connection, _preamble, timeoutHelper.RemainingTime());