Click or drag to resize
CounterEnabled Property
Indicates if the counter is enabled. Default value is True.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also