1 override of GetHttpOutput
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
830
public override HttpOutput
GetHttpOutput
(Message message)
1 reference to GetHttpOutput
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
134
return this.
GetHttpOutput
(message);