Search Results for

    Show / Hide Table of Contents

    Class ClientResetHandlerBase

    The base class for the different types of client reset handlers. The possible implementations are RecoverUnsyncedChangesHandler, DiscardUnsyncedChangesHandler and ManualRecoveryHandler. To use either of them, create a new instance and assign it to ClientResetHandler on the configuration you use to open the synchronized Realm instance.

    Inheritance
    Object
    ClientResetHandlerBase
    DiscardLocalResetHandler
    DiscardUnsyncedChangesHandler
    ManualRecoveryHandler
    RecoverOrDiscardUnsyncedChangesHandler
    RecoverUnsyncedChangesHandler
    Namespace: Realms.Sync.ErrorHandling
    Assembly: Realm.dll
    Syntax
    public abstract class ClientResetHandlerBase

    See Also

    Client Resets - .NET SDK
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2020 Realm
    Generated by DocFX