点击或拖拽改变大小

ConnectPoolTConnectorUseConnectorMax 属性

当前已经使用的连接数的峰值,可以用来衡量当前系统的适用的连接池上限。
The current peak value of the number of connections used can be used to measure the upper limit of the applicable connection pool of the current system.

命名空间:  HslCommunication.Algorithms.ConnectPool
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public int UseConnectorMax { get; }

属性值

类型:Int32
参见