1 write to via
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
419
this.
via
= via;
1 reference to via
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
444
IAsyncResult result = this.httpsChannel.BeginBaseGetWebRequest(to,
via
, tokenContainer, ref timeoutHelper, onGetBaseWebRequestCallback, this);