IEventTimerImplementation InterfaceNFX Class Library

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

Denotes an implementation for an app-global event timer - an entity that fires requested events

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

public interface IEventTimerImplementation : IEventTimer, 
	IApplicationComponent, IInstrumentable, IExternallyParameterized, IDisposable, IConfigurable
See Also