Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.HealthMonitoring
CMSPerformanceCounter Class
CMSPerformanceCounter Methods
Clear Method
ClearLastLog Method
Decrement Method
GetLastLog Method
GetValue Method
Increment Method
Reset Method
SetValue Method
CMSPerformanceCounter
Reset Method
Resets global and sites values.
Namespace:
CMS.HealthMonitoring
Assembly:
CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
Reset
(
bool
resetSitesValues
)
Parameters
resetSitesValues
Type:
System
Boolean
Indicates if sites counters should be reset.
Implements
IPerformanceCounter
Reset(Boolean)
See Also
Reference
CMSPerformanceCounter Class
CMS.HealthMonitoring Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com