Click or drag to resize
CMSPerformanceCounterSites Property
Gets collection of sites name.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 9.0.0
Syntax
C#
public StringCollection Sites { get; set; }

Property Value

Type: StringCollection

Implements

IPerformanceCounterSites
See Also