共用方式為


SPExecutionTimeCounter members

Include protected members
Include inherited members

表示追蹤作業的執行時間的監視器。

The SPExecutionTimeCounter type exposes the following members.

Constructors

  Name Description
Public method SPExecutionTimeCounter() 初始化新的計數器,只會測量執行的時間範圍。
Public method SPExecutionTimeCounter(UInt32) 初始化新的計數器來測量範圍之執行時間,以及記錄的值超過指定的限制。

Top

Properties

  Name Description
Public property Description
Public property ElapsedTime 取得要完成的作業所花費的時間。
Public property EndTime
Public property MaximumValue 取得或設定最大允許此領域的值。
Public property Name
Public property Namespace 診斷資料的命名空間
Public property NameValuePairs 名稱 / 值組診斷資料清單
Public property StartTime
Public property Value
Public property ValueIsExcessive

Top

Methods

  Name Description
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.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RenderValueForLog
Public method RenderValueForWeb
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPExecutionTimeCounter class

Microsoft.SharePoint.Utilities namespace