WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

HttpResponseExtension..::..ReadAllText Method

Reads all text returned by a web response.

Namespace:  System.Net
Assembly:  Walter (in Walter.dll)

Syntax


[NotNullAttribute]
public static string ReadAllText(
	this HttpWebResponse sender
)

Parameters

sender
Type: HttpWebResponse
The sender.

Return Value

System.String.