ResponseMessage Properties |
The ResponseMessage type exposes the following members.
Name | Description | |
---|---|---|
Content |
Gets or sets the response content.
| |
Cookies |
Gets or sets the cookie collection.
| |
Headers |
Gets the headers.
| |
IsSuccess |
Gets a value indicating whether this message is success.
| |
Request |
Gets or sets the associated request.
| |
StatusCode |
Gets or sets the status code.
|