MemoryBufferDestination ClassNFX Class Library

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

Implements a destination that caches up to specified number of latest log messages in memory
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Log.Destinations Destination
        NFX.Log.Destinations MemoryBufferDestination

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

public sealed class MemoryBufferDestination : Destination
See Also