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
    Committed

    The transaction is successfully committed.

    RolledBack

    The transaction rolled back its changes.

    Running

    The transaction is running.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2020 Realm
    Generated by DocFX