[This is preliminary documentation and is subject to change.]
Lists all events in the instance
Namespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IRegistry<Event> Events { get; }
public IRegistry<Event> Events { get; }
Public ReadOnly Property Events As IRegistry(Of Event)
Get
Public ReadOnly Property Events As IRegistry(Of Event)
Get
public:
virtual property IRegistry<Event^>^ Events {
IRegistry<Event^>^ get () sealed;
}
public:
virtual property IRegistry<Event^>^ Events {
IRegistry<Event^>^ get () sealed;
}
abstract Events : IRegistry<Event> with get
override Events : IRegistry<Event> with get
abstract Events : IRegistry<Event> with get
override Events : IRegistry<Event> with get
Property Value
Type:
IRegistry Event Implements
IEventTimer Events