IConflictLogAccess::DeleteConflicts Method
When overridden in a derived class, removes the specified conflicts from the log.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- loggedConflictsToBeDeleted
- Type: System.Collections.Generic::IEnumerable<LoggedConflict>
The list of conflicts to be deleted from the log.
Show: