1 write to factory
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1191
this.
factory
= factory;
6 references to factory
System.ServiceModel (6)
System\ServiceModel\Channels\HttpChannelFactory.cs (6)
1212
factory
.ApplyManualAddressing(ref this.to, ref this.via, message);
1229
HttpOutput httpOutput = HttpOutput.CreateHttpOutput(this.webRequest, this.
factory
, request, this.
factory
.IsChannelBindingSupportEnabled);
1309
if (TransferModeHelper.IsRequestStreamed(this.
factory
.transferMode))
1337
this.
factory
, responseException, this.channelBinding);
1349
HttpChannelUtilities.AddReplySecurityProperty(this.
factory
, this.webRequest, response,