Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents information about a change to be loaded from the item store. This class cannot be inherited.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public NotInheritable Class UserLoadChangeContext
    Inherits LoadChangeContext
'Usage
Dim instance As UserLoadChangeContext
public sealed class UserLoadChangeContext : LoadChangeContext
public ref class UserLoadChangeContext sealed : public LoadChangeContext
public final class UserLoadChangeContext extends LoadChangeContext
public final class UserLoadChangeContext extends 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
UserLoadChangeContext Members
Microsoft.Synchronization Namespace