CompositeDestination ClassNFX Class Library

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

Provides an abstraction of a wrap around another destinations
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Log.Destinations Destination
        NFX.Log.Destinations CompositeDestination
          NFX.Log.Destinations FloodFilter

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

public class CompositeDestination : Destination
See Also