1 write to httpMessageHandlerFactory
System.ServiceModel (1)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
177
this.
httpMessageHandlerFactory
= value;
1 reference to httpMessageHandlerFactory
System.ServiceModel (1)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
173
return this.
httpMessageHandlerFactory
;