次の方法で共有


NetMessagingBindingExtensionElement.TransportSettings プロパティ

定義

ネット メッセージングのトランスポート設定要素を取得または設定します。

[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

プロパティ値

ネット メッセージングのトランスポート設定要素。

属性

適用対象