IEventTimer Events Property NFX Class Library

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

Lists all events in the instance

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

IRegistry<Event> Events { get; }

Property Value

Type: IRegistry Event 
See Also