Event ClassNFX Class Library

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

Represents an event manageable by IEventTimer
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Time Event
        NFX.IO.FileSystem DeleteFilesJob

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

public class Event : ApplicationComponent, INamed, 
	IExternallyParameterized, IConfigurable, ILocalizedTimeProvider
See Also