Share via


MessagingFactorySettings.TransportType Propiedad

Definición

Obtiene o establece el tipo de transporte de mensajería.

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

Valor de propiedad

Tipo de transporte de mensajería.

Se aplica a