IConflictLogAccess::GetAllConflicts Method
When overridden in a derived class, gets a list that contains all of the conflicts in the log.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Return Value
Type: System.Collections.Generic::IEnumerable<LoggedConflict>A list that contains all of the conflicts in the log.
Show: