Http1TransportSettings.Proxy Property

Definition

Proxy information.

public System.Net.IWebProxy Proxy { get; set; }
member this.Proxy : System.Net.IWebProxy with get, set
Public Property Proxy As IWebProxy

Property Value

An instance of a class that implements IWebProxy.

Implements

Applies to