Skip to main content
A newer version of this page is available. .

ForceSyncWithServerCommand Members

A command to force synchronizing the server document model with the client model and execute a callback function if it is necessary.

Methods

Name Description
execute

Executes the ForceSyncWithServerCommand command by applying the specified setting.

May result in taking no action if the command’s state does not allow command execution. Use the object’s getState method to check the command state.

See Also