.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    TransactionOptions Class

    Namespace: Hazelcast.Transactions
    Assembly: Hazelcast.Net.dll

    Contains the configuration for a transaction

    public sealed class TransactionOptions
    Inheritance
    object
    TransactionOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()

    Properties

    Name Description
    Durability

    Gets or sets the transaction durability.

    Timeout

    Gets or sets the transaction timeout.

    Type

    Gets or sets the type of the transaction.

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