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