SimpleObjectPool
Description
- Derived from
-
IObjectPool<TObject, int32>
IDeletable
A non-disposable and non-thread-safe pool for objects of the same kind, with a fixed limit for the object count.
- See also
IObjectPool<TObject, int32>
IDeletable
A non-disposable and non-thread-safe pool for objects of the same kind, with a fixed limit for the object count.