Get's the stream of contents for this response.

Declaration Syntax

Function GetResponseStream() As Stream
Stream GetResponseStream();
Stream GetResponseStream();
function GetResponseStream() : Stream;

Return Value

The stream of contents for this response.

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

WebResponseInterface Interface | WebResponseInterface Members | Eas.WebCrawler.Interfaces Namespace