WebRequestInterface overview

Public Methods

Abort Aborts a web request.
BeginGetResponse Begins an asynchronous request for a web response from this request.
EndGetResponse Completes an asynchronous request for a web response from this request.

Public Properties

WebRequest The underyling System.Net.WebRequest which this interface wraps.

See Also

WebRequestInterface Interface | Eas.WebCrawler.Interfaces Namespace