NetMessagingBindingExtensionElement.TransportSettings Property

Definition

Gets or sets the transport settings element for the net messaging.

[System.Configuration.ConfigurationProperty("transportSettings", IsRequired=false)]
public Microsoft.ServiceBus.Messaging.Configuration.NetMessagingTransportSettingsElement TransportSettings { get; }
[<System.Configuration.ConfigurationProperty("transportSettings", IsRequired=false)>]
member this.TransportSettings : Microsoft.ServiceBus.Messaging.Configuration.NetMessagingTransportSettingsElement
Public ReadOnly Property TransportSettings As NetMessagingTransportSettingsElement

Property Value

The transport settings element for the net messaging.

Attributes

Applies to