arachnode.net

WebClient Members

WebClient overview

Public Static Methods

InternetGetCookie

Public Instance Constructors

WebClient Constructor Initializes a new instance of the WebClient class.

Public Instance Properties

HttpWebRequest Gets the web request.
HttpWebResponse Gets the web response.
WebException Gets the web exception.

Public Instance Methods

DownloadData Downloads the data.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
GetWebResponse Gets the web response.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

WebClient Class | Arachnode.SiteCrawler.Components Namespace