SaveChangeWithChangeUnitsContext Class

Represents information about a change to be saved to the item store when the change contains change units.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)

Syntax

'Declaration
Public Class SaveChangeWithChangeUnitsContext
'Usage
Dim instance As SaveChangeWithChangeUnitsContext
public class SaveChangeWithChangeUnitsContext
public ref class SaveChangeWithChangeUnitsContext
public class SaveChangeWithChangeUnitsContext
public class SaveChangeWithChangeUnitsContext

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.SaveChangeWithChangeUnitsContext

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SaveChangeWithChangeUnitsContext Members
Microsoft.Synchronization Namespace