NetMessagingTransportBindingElement.TransportSettings Property

Definition

Gets or sets the transport settings for the net messaging.

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

Property Value

The transport settings for the net messaging.

Applies to