HttpMessageContent Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the HttpMessageContent class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method HttpMessageContent(HttpRequestMessage) Initializes a new instance of the HttpMessageContent class encapsulating an HttpRequestMessage.
Public method HttpMessageContent(HttpResponseMessage) Initializes a new instance of the HttpMessageContent class encapsulating an HttpResponseMessage.

Top

See Also

Reference

HttpMessageContent Class

System.Net.Http Namespace