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

LocalEseStoreSettings.PoolAdjustmentSize 属性

定义

当所有池项都在使用中并请求新项时,池大小将按此值增加。

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

属性值

返回池的调整大小。

适用于