ObjectPool<T>.maxCapacity
Property in ObjectPool<T>
Declaration
public int maxCapacity { get; set; }
Description
The maximum number of objects that can be generated.
public int maxCapacity { get; set; }
The maximum number of objects that can be generated.