Search Results for

    Show / Hide Table of Contents

    Class RealmInUseException

    An exception thrown when an an operation is being performed on an open Realm that can only performed on a closed Realm (e.g. deleting Realm files).

    Inheritance
    object
    Exception
    RealmException
    RealmInUseException
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmInUseException : RealmException, ISerializable

    Implements

    ISerializable
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2020-2024 Realm
    Generated by DocFX