[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)
IRegistry<Event> Events { get; }
IRegistry<Event> Events { get; }
ReadOnly Property Events As IRegistry(Of Event)
Get
ReadOnly Property Events As IRegistry(Of Event)
Get
property IRegistry<Event^>^ Events {
IRegistry<Event^>^ get ();
}
property IRegistry<Event^>^ Events {
IRegistry<Event^>^ get ();
}
abstract Events : IRegistry<Event> with get
abstract Events : IRegistry<Event> with get
Property Value
Type:
IRegistry Event