IWebProxy Interface

Namespace:  System.Net
Assembly:  System.Net.Http.Primitives (in System.Net.Http.Primitives.dll)

Syntax

'Declaration
Public Interface IWebProxy
'Usage
Dim instance As IWebProxy
public interface IWebProxy
public interface class IWebProxy
type IWebProxy =  interface end
public interface IWebProxy

The IWebProxy type exposes the following members.

Properties

  Name Description
Public property Credentials

Top

Methods

  Name Description
Public method GetProxy
Public method IsBypassed

Top

See Also

Reference

System.Net Namespace