ObjectPool<T>.reuseActive
Property in ObjectPool<T>
Declaration
public bool reuseActive { get; set; }
Description
Whether active objects should be reused when the object pool has reached capacity.
public bool reuseActive { get; set; }
Whether active objects should be reused when the object pool has reached capacity.