System.Net.IWebProxy

Provides the base interface for implementation of proxy access for the System.Net.WebRequest class.

See Also: IWebProxy Members

Syntax

public interface IWebProxy

Remarks

The System.Net.IWebProxy interface provides the methods and properties that are required by the System.Net.WebRequest class to access proxy servers.

The System.Net.WebProxy class is the base implementation of the System.Net.IWebProxy interface.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0, 4.0.0.0