SyncCallbacks::OnItemConstraint Method
Dispatches the ItemConstraint event. This event occurs when a constraint conflict is reported, for collision conflicts when the collision conflict resolution policy is set to ApplicationDefined, and for all non-collision constraint conflicts.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- args
- Type: Microsoft.Synchronization::ItemConstraintEventArgs
A ItemConstraintEventArgs object that contains the event data.
Show: