2 writes to via
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1190
this.
via
= channel.Via;
1212
factory.ApplyManualAddressing(ref this.to, ref this.
via
, message);
1 reference to via
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1213
this.webRequest = channel.GetWebRequest(this.to, this.
via
, ref timeoutHelper);