.NET Client Documentation
5.4.0
Search Results for

    Show / Hide Table of Contents

    GetCountDownLatchAsync Method

    GetCountDownLatchAsync(string)

    Gets an ICountDownLatch distributed object.

    Declaration
    Task<ICountDownLatch> GetCountDownLatchAsync(string name)
    Parameters
    string name

    The unique name of the countdown latch.

    Returns
    Task<ICountDownLatch>

    The countdown latch.

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