HttpResponseExtension..::..ReadAllText Method
Reads all text returned by a web response.
Namespace:
System.NetAssembly: Walter (in Walter.dll)
Syntax
[NotNullAttribute] public static string ReadAllText( this HttpWebResponse sender )
Parameters
- sender
- Type: HttpWebResponse
The sender.

