.NET Client Documentation
5.6.0
Search Results for

    Show / Hide Table of Contents

    GetSizeAsync Method

    GetSizeAsync()

    Gets the number of entries in the vector collection.

    Declaration
    Task<long> GetSizeAsync()
    Returns
    Task<long>

    A task that represents the asynchronous operation. The task result contains the number of entries in the vector collection.

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