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