ChangeApplicationContext::ChangeApplicationAction Property
Gets the action a destination provider must take to apply a change.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Getting this property performs the following steps on the change contained in this object:
Detects whether the change is obsolete.
Detects whether the change is in conflict with a destination item.
Resolves conflicts according to the specified conflict resolution policy, when possible.
Returns the action the destination provider must take to apply the change to the destination replica.
Show: