Releases unmanaged resources and performs other cleanup operations before the
LuceneIndexer is reclaimed by garbage collection.
Namespace: Simol.IndexingAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected override void Finalize() |
| Visual Basic |
|---|
Protected Overrides Sub Finalize |
| Visual C++ |
|---|
protected: virtual void Finalize() override |