The System.IO.Stream containing the contents of the response returned from the web request.

Declaration Syntax

ReadOnly Property ResponseStream() As Stream
Stream ResponseStream {get;}
__property Stream get_ResponseStream();
function get ResponseStream() : Stream;

Requirements

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

See Also

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