ApplyingChangeEventArgs::SkipChange Property
Gets or sets a value that indicates whether this change should be skipped.
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
A change that is skipped will not be applied to the destination replica.
If the event handler sets this value to true, the change will be skipped and a SkippedChange event will be fired.
Show: