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

SocketConnectionPoolSettings.MaxOutboundConnectionsPerEndpoint 属性

定义

获取或设置连接池中缓存的每个终结点的最大出站连接数。

public int MaxOutboundConnectionsPerEndpoint { get; set; }
member this.MaxOutboundConnectionsPerEndpoint : int with get, set
Public Property MaxOutboundConnectionsPerEndpoint As Integer

属性值

在连接池中缓存的每个终结点的最大出站连接数。

适用于