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.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)