.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    SetIsFsync Method

    SetIsFsync(bool)

    Sets whether disk writes should be followed by an fsync system call.

    Declaration
    public HotRestartOptions SetIsFsync(bool fsync)
    Parameters
    bool fsync

    Whether disk writes should be followed by an fsync system call.

    Returns
    HotRestartOptions

    This instance.

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