releaseWriteLock Method

Release the write lock if it is currently held.

releaseWriteLock(): void

note if there are local changes that have not been uploaded, they are automatically uploaded before the write lock is released.

note if the write lock is not held, this method does nothing.

Returns - void

Last Updated: 20 June, 2023