ITransportSettings.GetTransportType Method

Definition

Returns the transport type of the TransportSettings object.

public Microsoft.Azure.Devices.Client.TransportType GetTransportType ();
abstract member GetTransportType : unit -> Microsoft.Azure.Devices.Client.TransportType
Public Function GetTransportType () As TransportType

Returns

The TransportType

Applies to