| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
SimplePoolTargetSource.Dispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
[Visual Basic]
Public Overrides Sub Dispose() _
[C#]
public override
void Dispose();
Implements
IDisposable.Dispose
Remarks
Disposes of the pool.
See Also
SimplePoolTargetSource Class | Spring.Aop.Target Namespace