SlimLogReader ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Reads bin log in Slim format. The format does not support object versioning however it is very efficient in both space and speed
Inheritance Hierarchy

OnlineSystem Object
  NFX.Log.Bin LogReader
    NFX.Log.Bin SlimLogReader

Namespace: NFX.Log.Bin
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class SlimLogReader : LogReader
See Also