RelayedOnewayTransportBindingElement.ConnectionPoolSettings プロパティ

定義

現在のインスタンスの接続プール設定を取得します。

public Microsoft.ServiceBus.SocketConnectionPoolSettings ConnectionPoolSettings { get; }
member this.ConnectionPoolSettings : Microsoft.ServiceBus.SocketConnectionPoolSettings
Public ReadOnly Property ConnectionPoolSettings As SocketConnectionPoolSettings

プロパティ値

現在のインスタンスの接続プール設定。

適用対象