Share via


SPCPUCycleCounter members

This monitor is used to track the CPU cycles.

The SPCPUCycleCounter type exposes the following members.

Constructors

  Name Description
Public method SPCPUCycleCounter()
Public method SPCPUCycleCounter(Int64)

Top

Properties

  Name Description
Public property Description The description of the counter
Public property Name The name of the counter
Public property Namespace
Public property NameValuePairs
Public property Value The value of the counter. Represent the CPU cycles.
Public property ValueInMS The value of the counter. Represent the CPU time in milliseconds
Public property ValueIsExcessive The value indicates if the cycles exceeds the threshold

Top

Methods

  Name Description
Public methodStatic member CyclesFromMilliseconds
Public method Dispose
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IncrementCycles
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member MillisecondsFromCycles
Public method RenderValueForWeb
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPCPUCycleCounter class

Microsoft.SharePoint.Utilities namespace