Click or drag to resize
EventLogStrategiesLoggedEventsBuffer Property
Stores logged events.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
public static SafeDictionary<string, DateTime> LoggedEventsBuffer { get; }

Property Value

Type: SafeDictionaryString, DateTime
See Also