.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    GetTailSequenceAsync Method

    GetTailSequenceAsync()

    Returns the sequence of the tail.

    Declaration
    Task<long> GetTailSequenceAsync()
    Returns
    Task<Int64>

    the sequence of the tail.

    Remarks

    Returns the sequence of the tail. The tail is the side of the ringbuffer where the items are added to. The initial value of the tail is -1.

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