EventTimer ClassNFX Class Library

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

Provides default implementation for IEventTimer
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.ServiceModel Service
        NFX.ServiceModel Service OnlineObject 
          NFX.ServiceModel ServiceWithInstrumentationBase OnlineObject 
            NFX.Time EventTimer

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

public sealed class EventTimer : ServiceWithInstrumentationBase<Object>, 
	IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable, IExternallyParameterized, 
	IDisposable, IConfigurable
See Also