ChangeType Enumeration
Represents the different types of changes that can be applied to a destination replica.
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
The ChangeType enumeration communicates the type of change that is being applied. It is used by the AppliedChange, ApplyingChange, and SkippedChange events to supply the event handler with information about the change.
Show: