AmqpTransportSettings.GetTransportType Method

Definition

Returns the configured transport type

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

Returns

Implements

Applies to