Click or drag to resize
ObjectPoolTCapacity Property
Maximum capacity of the pool.

Namespace: Slash.Collections.Pools
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
public int Capacity { get; set; }

Property Value

Type: Int32
See Also