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
GetLastLog Method
Gets time of last log.
Namespace:
CMS.HealthMonitoring
Assembly:
CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
Copy
public
DateTime
GetLastLog
(
string
siteName
)
Parameters
siteName
Type:
System
String
Site name
Return Value
Type:
DateTime
Implements
IPerformanceCounter
GetLastLog(String)
See Also
Reference
CMSPerformanceCounter Class
CMS.HealthMonitoring Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com