EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Property Capacity

    Capacity

    Maximum capacity of the buffer. Elements pushed into the buffer after maximum capacity is reached (IsFull = true), will remove an element.

    Declaration
    public int Capacity { get; }
    Property Value
    Type Description
    int
    © Xab3r. All rights reserved.