.NET Client Documentation
5.3.0
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
    • BufferSizeKiB
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.