IotHubClientOptions.TransportSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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