SPExecutionTimeCounter members
Include protected members
Include inherited members
表示追蹤作業的執行時間的監視器。
The SPExecutionTimeCounter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPExecutionTimeCounter() | 初始化新的計數器,只會測量執行的時間範圍。 | |
SPExecutionTimeCounter(UInt32) | 初始化新的計數器來測量範圍之執行時間,以及記錄的值超過指定的限制。 |
Top
Properties
Name | Description | |
---|---|---|
Description | ||
ElapsedTime | 取得要完成的作業所花費的時間。 | |
EndTime | ||
MaximumValue | 取得或設定最大允許此領域的值。 | |
Name | ||
Namespace | 診斷資料的命名空間 | |
NameValuePairs | 名稱 / 值組診斷資料清單 | |
StartTime | ||
Value | ||
ValueIsExcessive |
Top
Methods
Name | Description | |
---|---|---|
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RenderValueForLog | ||
RenderValueForWeb | ||
ToString | (Inherited from Object.) |
Top