共用方式為


SPCPUCycleCounter members

Include protected members
Include inherited members

此監視器用來追蹤 CPU 循環。

The SPCPUCycleCounter type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Description 計數器的描述
Public property Name 計數器的名稱
Public property Namespace
Public property NameValuePairs
Public property Value 計數器的值。代表 CPU 循環。
Public property ValueInMS 計數器的值。代表以毫秒為單位的 CPU 時間
Public property ValueIsExcessive 這個值指出是否循環超過臨界值

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

請參閱

參照

SPCPUCycleCounter class

Microsoft.SharePoint.Utilities namespace