次の方法で共有


RelayedOnewayTransportElement.ConnectionPoolSettings プロパティ

定義

現在のインスタンスの接続プール設定を記述する XML 値を取得または設定します。

[System.Configuration.ConfigurationProperty("connectionPoolSettings")]
public Microsoft.ServiceBus.Configuration.SocketConnectionPoolSettingsElement ConnectionPoolSettings { get; set; }
[<System.Configuration.ConfigurationProperty("connectionPoolSettings")>]
member this.ConnectionPoolSettings : Microsoft.ServiceBus.Configuration.SocketConnectionPoolSettingsElement with get, set
Public Property ConnectionPoolSettings As SocketConnectionPoolSettingsElement

プロパティ値

現在の SocketConnectionPoolSettingsElement インスタンスが適用されるバインド要素によって使用される接続プール設定を含む を返します。

属性

適用対象