.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    Required Property

    Required

    Whether TPC is required.

    Declaration
    public bool Required { get; set; }
    Property Value
    bool
    Remarks

    When TPC is required, a connection to a member will be terminated if it fails to connect all its TPC channels. When TPC is not required, and one or more TPC channels cannot be connected, the connection falls back to the classic connection.

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