.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    Complete Method

    Complete()

    Completes the transaction.

    Declaration
    void Complete()
    Remarks

    If the transaction has neither been committed nor rolled back when the ITransactionContext is disposed, it will be committed if it has been completed, else it will be rolled back.

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