Click or drag to resize
CounterOnlyGlobal Property
Indicates if the counter is logged per instance or per sites (True is per instance). Default value is True.

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

Property Value

Type: Boolean
See Also