Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

PoolingConfig Properties

The properties of the PoolingConfig interface are listed below. For a complete list of PoolingConfig interface members, see the PoolingConfig Members topic.

Public Instance Properties

Active The number of active object instances in a pool.
Free The number of free object instances in a pool.
MaxSize The maximum number of object instances in a pool.

See Also

PoolingConfig Interface | Spring.Aop.Target Namespace