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