CloudSqlite.WriteLockBusyHandler Type

CloudSqlite.WriteLockBusyHandler = (lockedBy: string, expires: string) => Promise<void | "stop">

Optional method to be called when an attempt to acquire the write lock fails because another user currently holds it.

Defined in

Last Updated: 14 November, 2024