Click or drag to resize
CMSPerformanceCounterLastLogs Property
Time of last log.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 9.0.0
Syntax
C#
protected Dictionary<string, DateTime> LastLogs { get; }

Property Value

Type: DictionaryString, DateTime
See Also