Click or drag to resize

DefaultPooledRegistrationPolicyTPooledObject Properties

The DefaultPooledRegistrationPolicyTPooledObject generic type exposes the following members.

Properties
  NameDescription
Public propertyMaximumRetained
Gets a value indicating the maximum number of items that will be retained in the pool. This is not a limit on the number of objects that can be created, it's the threshold past which any objects returned to the pool will be discarded.
Top
See Also