MessagingFactorySettings.NetMessagingTransportSettings Property

Definition

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

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

Property Value

The transport settings required for the net messaging.

Applies to