SPSystemPerformanceMonitor members
Include protected members
Include inherited members
代表追蹤某些方面的SharePoint Foundation部署的效能監視器。
The SPSystemPerformanceMonitor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPSystemPerformanceMonitor | 初始化SPSystemPerformanceMonitor類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Computer | 在衍生類別中實作時,取得其效能正受到監視的電腦名稱。 |
![]() |
Description | 在衍生類別中實作時,取得監視器的描述。 |
![]() |
DiagnosticData | 在衍生類別中實作時,取得可能有助於診斷效能問題的資料。 |
![]() |
LastValue | 在衍生類別中實作時,取得報告的值基準效能測量最後一次它被讀取。 |
![]() |
Name | 在衍生類別中實作時,取得效能監視器的名稱。 |
![]() |
Value | 在衍生類別中實作時,取得目前的值為基礎的效能測量。 |
![]() |
ValueIsExcessive | 在衍生類別中實作時,取得值,指出是否為基礎的效能測量值是不佳,足以觸發節流的要求。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RenderValueForWeb | 在衍生類別中實作時,取得正受到監視 Web 網頁上插入的 HTML 字串為基礎的效能計數器的值。 |
![]() |
ToString | (Inherited from Object.) |
Top