ISyncFullEnumerationChangeBatch Interface

Represents the metadata for a set of changes that is created as part of a recovery synchronization.

Syntax

interface ISyncFullEnumerationChangeBatch : ISyncChangeBatchBase

Members

ISyncFullEnumerationChangeBatch methods

Description

ISyncFullEnumerationChangeBatch::GetLearnedKnowledgeAfterRecoveryComplete

Gets the knowledge the destination replica will learn after it applies all the changes in the recovery synchronization.

ISyncFullEnumerationChangeBatch::GetClosedLowerBoundItemId

Gets the closed lower bound on item IDs that require destination versions.

ISyncFullEnumerationChangeBatch::GetClosedUpperBoundItemId

Gets the closed upper bound on item IDs that require destination versions.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components

Recovering an Out-of-Date Replica