close Method

Close this SnapshotConnection.

close(): Promise<void>

@note For local snapshot files, close closes the connection and the underlying SnapshotDb database file. For remote snapshots, close only closes the connection and frees any frontend resources allocated to the connection.

@see openFile, openRemote

Returns - Promise

Defined in

Last Updated: 13 May, 2024