checkForChanges Method

Poll cloud storage for changes from other processes. No changes made by other processes are visible to this CloudContainer unless/until this method is called.

checkForChanges(): void

note this is automatically called whenever the write lock is obtained to ensure all changes are against the latest version.

Returns - void

Last Updated: 20 June, 2023