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