Click or drag to resize
CMSPerformanceCounterSitesCounters Property
Gets sites counters (key - site name).

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

Property Value

Type: DictionaryString, Int64
See Also