Click or drag to resize
SQLiteDatabaseConnectionFinalize Method
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
protected override void Finalize()

Implements

ObjectFinalize
See Also