.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    FlushAsync Method

    FlushAsync()

    Flushes the MapStore on server, if any.

    Declaration
    Task FlushAsync()
    Returns
    Task

    A task that will complete when the map store has been flushed.

    Remarks

    If a MapStore is defined for this map, this method flushes all dirty entries by deleting or storing them.

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