[This is preliminary documentation and is subject to change.]
Represents an event manageable by IEventTimer
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.Time Event NFX.IO.FileSystem DeleteFilesJobNamespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class Event : ApplicationComponent, INamed,
IExternallyParameterized, IConfigurable, ILocalizedTimeProvider
public class Event : ApplicationComponent, INamed,
IExternallyParameterized, IConfigurable, ILocalizedTimeProvider
Public Class Event
Inherits ApplicationComponent
Implements INamed, IExternallyParameterized, IConfigurable, ILocalizedTimeProvider
Public Class Event
Inherits ApplicationComponent
Implements INamed, IExternallyParameterized, IConfigurable, ILocalizedTimeProvider
public ref class Event : public ApplicationComponent,
INamed, IExternallyParameterized, IConfigurable, ILocalizedTimeProvider
public ref class Event : public ApplicationComponent,
INamed, IExternallyParameterized, IConfigurable, ILocalizedTimeProvider
type Event =
class
inherit ApplicationComponent
interface INamed
interface IExternallyParameterized
interface IConfigurable
interface ILocalizedTimeProvider
end
type Event =
class
inherit ApplicationComponent
interface INamed
interface IExternallyParameterized
interface IConfigurable
interface ILocalizedTimeProvider
end