RelayedOnewayTransportBindingElement.ConnectionMode プロパティ

定義

このバインド要素で使用される接続モードを取得します。 接続モードには、列挙値のいずれかを RelayedOnewayConnectionMode 指定できます。

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

プロパティ値

このバインド要素で使用される接続モード。

適用対象