Aracılığıyla paylaş


LocalEseStoreSettings.PoolAdjustmentSize Property

Definition

When all pool items are in use and a new item is requested, pool size is increased by this value.

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

Property Value

Returns adjustment size of the pool.

Applies to