ITimeSourceImplementation InterfaceNFX Class Library

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

Denotes an implementation for an app-global time source - an entity that supplies time in this application instance

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

public interface ITimeSourceImplementation : ITimeSource, 
	IApplicationComponent, ILocalizedTimeProvider, IDisposable, IConfigurable
See Also