| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
PoolingConfig.MaxSize Property
The maximum number of object instances in a pool.
[Visual Basic]
Public MustOverride ReadOnly Property MaxSize() As
Integer Public Get
End Get
End Property
[C#]
public
int MaxSize { public get; }
See Also
PoolingConfig Interface | Spring.Aop.Target Namespace