CompositeHandler ClassNFX Class Library

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

Dispatched work to sub-handlers just like dispatcher does
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Wave WorkHandler
        NFX.Wave.Handlers CompositeHandler

Namespace: NFX.Wave.Handlers
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class CompositeHandler : WorkHandler
See Also