NOPEventTimer ClassNFX Class Library

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

Normally this class should never be used as the dafult EventTimer is always present instead of nop
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Time NOPEventTimer

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

public sealed class NOPEventTimer : ApplicationComponent, 
	IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable, IExternallyParameterized, 
	IDisposable, IConfigurable
See Also