LogServiceDestination ClassNFX Class Library

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

Implements a destination that is based on another instance of LogService, which provides asynchronous buffering and failover capabilities.
Inheritance Hierarchy

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

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

public class LogServiceDestination : Destination
See Also