.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    TrySetCountAsync Method

    TrySetCountAsync(int)

    Sets the count to the specified value if it is zero.

    Declaration
    Task<bool> TrySetCountAsync(int count)
    Parameters
    int count

    The new count.

    Returns
    Task<bool>

    Whether the count was set.

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