1 write to _channel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
132
_channel
= channel;
2 references to _channel
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (2)
143
timeout,
_channel
.Via.AbsoluteUri), innerException);
148
(connection, _remoteSecurity) = await
_channel
.SendPreambleAsync(connection, timeoutHelper, Decoder);