ServiceBusClientOptions.TransportType Property

Definition

The type of protocol and transport that will be used for communicating with the Service Bus service.

public Azure.Messaging.ServiceBus.ServiceBusTransportType TransportType { get; set; }
member this.TransportType : Azure.Messaging.ServiceBus.ServiceBusTransportType with get, set
Public Property TransportType As ServiceBusTransportType

Property Value

Applies to