Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
When overridden by a derived class, represents information about a change to be loaded from the item store.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public MustInherit Class LoadChangeContext
'Usage
Dim instance As LoadChangeContext
public abstract class LoadChangeContext
public ref class LoadChangeContext abstract
public abstract class LoadChangeContext
public abstract class LoadChangeContext
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.LoadChangeContext
Microsoft.Synchronization.UserLoadChangeContext
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
LoadChangeContext Members
Microsoft.Synchronization Namespace