Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Logs the cpu data.

Namespace:  SharedCache.WinServiceCommon.SystemManagement
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public static void LogCpuData()
Visual Basic (Declaration)
Public Shared Sub LogCpuData
Visual C++
public:
static void LogCpuData()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.SystemManagement.Cpu.LogCpuData"]

See Also