HttpResponseMessage Constructor

Initializes a new instance of the HttpResponseMessage 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 HttpResponseMessage() Initializes a new instance of the HttpResponseMessage class.
Public method HttpResponseMessage(HttpStatusCode) Initializes a new instance of the HttpResponseMessage class with a specific StatusCode.

Top

See Also

Reference

HttpResponseMessage Class

System.Net.Http Namespace