SaveChangeContext Class

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

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.SaveChangeContext

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

SaveChangeContext Members
Microsoft.Synchronization Namespace