EventProcessorOptions.WebProxy Property

Definition

Gets or sets the web proxy. A proxy is applicable only when transport type is set to AmqpWebSockets.

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