SecDBFileReader ClassNFX Class Library

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

Represents SecDB file. This class is thread-safe. See: https://github.com/saleyn/secdb/wiki/Data-Format
Represents SecDB file. This class is thread-safe. See: https://github.com/saleyn/secdb/wiki/Data-Format
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.Financial.Market.SecDb SecDBFileReader

Namespace: NFX.Financial.Market.SecDb
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class SecDBFileReader : DisposableObject
See Also