Compartir a través de


NetMessagingTransportBindingElement.TransportSettings Propiedad

Definición

Obtiene o establece la configuración de transporte de la mensajería neta.

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

Valor de propiedad

Configuración de transporte para la mensajería neta.

Se aplica a