NullDestination ClassNFX Class Library

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

Log destination that does not log anything anywhere
Inheritance Hierarchy

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

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

public class NullDestination : Destination
See Also