.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    BufferSizeKiB Property

    BufferSizeKiB

    The send and receive buffers size.

    Declaration
    public int BufferSizeKiB { get; set; }
    Property Value
    int
    Remarks

    The buffer size is expressed in Kibibytes, ie units of 1024 bytes. This sets the size of both the send and receive buffers.

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