The underlying System.Net.WebResponse which this interface wraps.

Declaration Syntax

ReadOnly Property WebResponse() As WebResponse
WebResponse WebResponse {get;}
__property WebResponse get_WebResponse();
function get WebResponse() : WebResponse;

Requirements

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

See Also

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