IResponse Methods

.NET Framework 4.5

The IResponse type exposes the following members.

  NameDescription
Public method Close Closes the response.
Public method GetResponseStream Gets the steam that represents the response body.
Public method ReadAsString Reads the response body as a string.
Top
Show: