useLockServer
AccessorProtectedReadOnly
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
- backend/src/IModelDb.ts Line 2360
Last Updated: 20 June, 2023