Click or drag to resize

BaseFullTextIndexerDisposeInternal Method

Virtual method that can be overridden to add implementation specific dispose logic.

Namespace:  VDS.RDF.Query.FullText.Indexing
Assembly:  dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
protected virtual void DisposeInternal()
See Also