Click or drag to resize
SQLiteDatabaseConnectionInterrupt Method
Causes any pending database operation to abort and return at its earliest opportunity.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public void Interrupt()
See Also