UnlockNotifyHandler.result

Result after wait is finished

class UnlockNotifyHandler
@property
int
result
const
(
)
out (result) { assert (result == SQLITE_OK || result == SQLITE_LOCKED); }

Meta