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)
361
timeout,
_channel
.Via.AbsoluteUri), innerException);
366
return
_channel
.SendPreambleAsync(connection, _preamble, timeoutHelper.RemainingTime());