你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 其中包含应用当前实例的绑定元素所使用的连接池设置。

属性

适用于