Search Results for

    Show / Hide Table of Contents

    Class ClientResetHandlerBase

    The base class for the different client reset handler types. The possible implementations are DiscardLocalResetHandler 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
    ManualRecoveryHandler
    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