Mono Class Library: Overview

System.Net.WebResponse: Method Members

The methods of System.Net.WebResponse are listed below. For a list of all members, see the WebResponse Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

Close()
Closes the response stream.
GetResponseStream() : System.IO.Stream
Returns a System.IO.Stream that contains data from the current host.

Protected Methods