Search Results for

    Show / Hide Table of Contents

    Enum TransactionState

    Represents the state of a Transaction.

    Namespace: Realms
    Assembly: Realm.dll
    Syntax
    public enum TransactionState

    Fields

    Name Description
    Running

    The transaction is running.

    Committed

    The transaction is successfully committed.

    RolledBack

    The transaction rolled back its changes.

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