Search Results for

    Show / Hide Table of Contents

    Delegate BottomSegmentsMergeOperationStarted<TKey, TValue>

    Event is fired when the bottom segments merge operation is started.

    Namespace: Tenray.ZoneTree
    Assembly: ZoneTree.dll
    Syntax
    public delegate void BottomSegmentsMergeOperationStarted<TKey, TValue>(IZoneTreeMaintenance<TKey, TValue> zoneTree)
    Parameters
    Type Name Description
    IZoneTreeMaintenance<TKey, TValue> zoneTree

    The ZoneTree maintenance

    Type Parameters
    Name Description
    TKey

    The key type

    TValue

    The value type

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 Tenray.io