Compartir a través de


NetMessagingBinding.TransportSettings Propiedad

Definición

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

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

La configuración de transporte de la mensajería de red.

Se aplica a