useLockServer
GetterProtected ReadOnly
Determine whether this BriefcaseDb should use a lock server. All must be true:
- file is open for write
- has an assigned briefcaseId
- the "no locking" flag is not present. This is a property of an iModel, established when the iModel is created in IModelHub.
useLockServer: boolean
Returns - boolean
Defined in
- core/backend/src/IModelDb.ts Line 3367
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.