Click or drag to resize

SerialisableObjectPool<T> Fields

[This is preliminary documentation and is subject to change.]

The SerialisableObjectPool< T> generic type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefaultInitialSize
The default initial size of newly-created pools.
Public fieldStatic memberDefaultMaximumPoolSize
The default maximum size of newly-created pools.
Top
See Also