SyncCallbacks::OnItemConflicting Method
Dispatches the ItemConflicting event. This event occurs when a conflict is detected when the conflict resolution policy is set to ApplicationDefined.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- args
- Type: Microsoft.Synchronization::ItemConflictingEventArgs
An ItemConflictingEventArgs object that contains the event data.
Show: