.NET Client Documentation
5.4.0
Search Results for

    Show / Hide Table of Contents

    TpcOptions Class

    Namespace: Hazelcast.Networking
    Assembly: Hazelcast.Net.dll

    Represents the TPC options.

    public class TpcOptions
    Inheritance
    object
    TpcOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Remarks

    TPC is a BETA feature. It is not supported, and can change anytime.

    Constructors

    Name Description
    TpcOptions()

    Initializes a new instance of the TpcOptions class.

    Properties

    Name Description
    Enabled

    Whether TPC is enabled.

    Required

    Whether TPC is required.

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