If there is any communication interruption in the search network, some operations may not complete correctly. To resolve such problems, you need to call the synchronize method of the Indexer class.
The asynchronous operation flag is available as an option. You can track the completion of the operation by subscribing to the SynchronizationCompleted event.
The following code example demonstrates how to synchronize search network nodes.