EventHubClient.WebProxy Property

Definition

Gets or sets the web proxy. A proxy is applicable only when transport type is set to AmqpWebSockets. If not set, systemwide proxy settings will be honored.

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

Property Value

Applies to