1 write to _preamble
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
355
_preamble
= channel.CreatePreamble();
1 reference to _preamble
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
366
return _channel.SendPreambleAsync(connection,
_preamble
, timeoutHelper.RemainingTime());