ISyncChangeBatchBase::GetIsLastBatch
Gets a flag that indicates whether the changes in this change batch are the last batch of a synchronization session.
When returning a change batch in response to the IKnowledgeSyncProvider::GetChangeBatch method, the source provider must call SetLastBatch if the change batch is the last batch of changes. Otherwise, Sync Framework calls GetChangeBatch again to retrieve another batch of changes.
Show: