releaseWriteLock Method
Release the write lock on the container. This should be called after all changes to the container's contents are complete. It publishes and uploads the changes made to any WorkspaceDbs while the lock was held, after which those dbs become immutable.
releaseWriteLock(): void
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.