.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    TransactionOptions.TransactionType Enum

    Namespace: Hazelcast.Transactions
    Assembly: Hazelcast.Net.dll
    public enum TransactionType

    Fields

    OnePhase

    Commits the transaction in one single final phase.

    TwoPhase

    Commits the transaction in two distinct phases.

    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.