HttpWebResponseExtensionsReadToEnd Method

Overload List

ReadToEnd(HttpWebResponse) Reads the source HttpWebResponse stream to the end.
ReadToEnd(HttpWebResponse, Encoding) Reads the source HttpWebResponse stream to the end.

See Also