UnlockNotifyHandler.result

Result after wait is finished

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

Meta