次の方法で共有


RelayedOnewayTransportElement.ConnectionMode プロパティ

定義

一方向接続モードを表す XML 値を取得または設定します。

[System.Configuration.ConfigurationProperty("connectionMode", DefaultValue=Microsoft.ServiceBus.RelayedOnewayConnectionMode.Unicast)]
public Microsoft.ServiceBus.RelayedOnewayConnectionMode ConnectionMode { get; set; }
[<System.Configuration.ConfigurationProperty("connectionMode", DefaultValue=Microsoft.ServiceBus.RelayedOnewayConnectionMode.Unicast)>]
member this.ConnectionMode : Microsoft.ServiceBus.RelayedOnewayConnectionMode with get, set
Public Property ConnectionMode As RelayedOnewayConnectionMode

プロパティ値

RelayedOnewayConnectionMode接続モードを含む を返します。

属性

適用対象