DeleteDetector::MarkAllItemsUnreported Method

When overridden in a derived class, resets DeleteDetector by marking all items as unreported.

Namespace:  Microsoft.Synchronization.MetadataStorage
Assembly:  Microsoft.Synchronization.MetadataStorage (in Microsoft.Synchronization.MetadataStorage.dll)

public:
virtual void MarkAllItemsUnreported() abstract

This method resets the state of the DeleteDetector object for additional delete detection passes.

Show: