Skip to main content

Home > git-documentdb > GitDocumentDB > removeSync

GitDocumentDB.removeSync() method#

Stop and unregister remote synchronization

Signature:
removeSync(remoteURL: string): void;

Parameters#

ParameterTypeDescription
remoteURLstring
Returns:

void