IResponse Methods
.NET Framework 4.5
Top
The IResponse type exposes the following members.
| Name | Description | |
|---|---|---|
|
Close | Closes the response. |
|
GetResponseStream | Gets the steam that represents the response body. |
|
ReadAsString | Reads the response body as a string. |
Show: