共用方式為


SPSystemPerformanceMonitor members

Include protected members
Include inherited members

代表追蹤某些方面的SharePoint Foundation部署的效能監視器。

The SPSystemPerformanceMonitor type exposes the following members.

Constructors

  Name Description
Protected method SPSystemPerformanceMonitor 初始化SPSystemPerformanceMonitor類別的新執行個體。

Top

Properties

  Name Description
Public property Computer 在衍生類別中實作時,取得其效能正受到監視的電腦名稱。
Public property Description 在衍生類別中實作時,取得監視器的描述。
Public property DiagnosticData 在衍生類別中實作時,取得可能有助於診斷效能問題的資料。
Public property LastValue 在衍生類別中實作時,取得報告的值基準效能測量最後一次它被讀取。
Public property Name 在衍生類別中實作時,取得效能監視器的名稱。
Public property Value 在衍生類別中實作時,取得目前的值為基礎的效能測量。
Public property ValueIsExcessive 在衍生類別中實作時,取得值,指出是否為基礎的效能測量值是不佳,足以觸發節流的要求。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RenderValueForWeb 在衍生類別中實作時,取得正受到監視 Web 網頁上插入的 HTML 字串為基礎的效能計數器的值。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPSystemPerformanceMonitor class

Microsoft.SharePoint.Utilities namespace