.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    SetAllAsync Method

    SetAllAsync(IDictionary<TKey, TValue>)

    Sets (adds or updates) entries.

    Declaration
    Task SetAllAsync(IDictionary<TKey, TValue> entries)
    Parameters
    IDictionary<TKey, TValue> entries

    The entries.

    Returns
    Task

    A task that will complete when entries have been added or updated.

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