Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Represents the CPU scope information

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

Syntax

C#
public class Cpu
Visual Basic (Declaration)
Public Class Cpu
Visual C++
public ref class Cpu

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.SystemManagement..::.Cpu

See Also