Provides simple methods to upload and download data from HTTP/HTTPS servers.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Class WebClient _
	Implements IDisposable
C#
public class WebClient : IDisposable

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..WebClient

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also