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 SnapshotConnection.openFile, SnapshotConnection.openRemote

Returns - Promise<void>

Defined in

Last Updated: 25 April, 2024