2 writes to to
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1413
this.
to
= channel.RemoteAddress;
1451
factory.ApplyManualAddressing(ref this.
to
, ref this.via, this.requestMessage);
7 references to to
System.ServiceModel (7)
System\ServiceModel\Channels\HttpChannelFactory.cs (7)
1454
SetWebRequest(channel.GetWebRequest(this.
to
, this.via, ref this.timeoutHelper));
1469
to
, via, ref this.timeoutHelper, onGetWebRequestCompleted, this);
1475
TD.MessageSentByTransport(this.eventTraceActivity, this.
to
.Uri.AbsoluteUri);
1588
TD.MessageSentByTransport(this.eventTraceActivity, this.
to
.Uri.AbsoluteUri);
1644
throw TraceUtility.ThrowHelperError(new CommunicationObjectAbortedException(SR.GetString(SR.HttpRequestAborted,
to
.Uri),
1649
to
.Uri, this.timeoutHelper.OriginalTimeout), objectDisposedException), this.requestMessage);
1683
this.
to
.Uri.AbsoluteUri,