Search Results for

    Show / Hide Table of Contents

    Delegate WriteAheadLogEntryReader.LogEntryReaderDelegate<TLogEntry>

    Namespace: Tenray.ZoneTree.WAL
    Assembly: ZoneTree.dll
    Syntax
    public delegate void WriteAheadLogEntryReader.LogEntryReaderDelegate<TLogEntry>(BinaryReader reader, ref TLogEntry logEntry)
    Parameters
    Type Name Description
    BinaryReader reader
    TLogEntry logEntry
    Type Parameters
    Name Description
    TLogEntry
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 Tenray.io