IotHubClientOptions.TransportSettings Property

Definition

The transport settings to use (i.e., IotHubClientMqttSettings or IotHubClientAmqpSettings).

public Microsoft.Azure.Devices.Client.IotHubClientTransportSettings TransportSettings { get; }
member this.TransportSettings : Microsoft.Azure.Devices.Client.IotHubClientTransportSettings
Public ReadOnly Property TransportSettings As IotHubClientTransportSettings

Property Value

Applies to