Aracılığıyla paylaş


MqttTransportSettings.Proxy Property

Definition

The proxy settings to be used when communicating with IoT Hub.

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