共用方式為


SPTimerJobUsageEntry members

Include protected members
Include inherited members

封裝記錄計時器工作的使用狀況資料。

The SPTimerJobUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPTimerJobUsageEntry

Top

Properties

  Name Description
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property CPUDuration CPU (毫秒)
Public property CPUMCycles CPU 兆週
Public property Duration 取得或設定與 integer 值來代表以毫秒為單位所要執行的計時器工作所花費的時間量。
Public property EndTime 取得或設定一個值,指定的日期和時間的計時器工作已完成。
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property JobId 取得或設定一個值,會唯一識別該計時器工作。
Public property JobTitle 取得或設定值,指定 human 可讀取的計時器工作標題。
Public property MachineName (Inherited from SPUsageEntry.)
Public property ManagedMemoryBytes 受管理的記憶體位元組
Public property ManagedMemoryBytesLOH 受管理的記憶體大型物件堆積位元組
Public property ParentType 取得與此使用狀況項目相關聯的衍生的SPUsageDefinition物件的資料類型。 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property QueryCount 取得或設定代表所產生的計時器工作執行期間的資料庫查詢總數的整數值。
Public property QueryDurationSum 持續時間 (毫秒) 的所有計時器工作執行期間所產生的資料庫查詢的總和。
Public property RequestCount 取得或設定 SPRequest 物件 (Microsoft.SharePoint.Library.SPRequest) 相關聯的計時器工作的數目。
Public property ServerId 取得或設定一個值,唯一 identfies 之伺服器上的計時器工作執行。
Public property ServiceCallCount 取得或設定值,代表的計時器工作執行期間所產生的服務應用程式呼叫數。
Public property ServiceCallDurationSum 取得或設定值,代表所有服務應用程式傳送通話都會產生執行的計時器工作,以毫秒為單位表示的工期 (以毫秒為單位) 的總和。
Public property ServiceId 取得或設定一個值,會唯一識別SPService執行個體相關聯的計時器工作。
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property StartTime 取得或設定值,代表指定的計時器工作開始時間與日期。此項目會記錄執行每個計時器工作。
Public property Status 取得或設定一個值SPRunningJobStatus列舉,指定計時器工作的狀態。
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)
Public property WebApplicationId 取得或設定與計時器工作相關聯的 Web 應用程式的唯一識別碼。
Public property WebApplicationName 取得或設定 Web 應用程式相關聯的計時器工作的名稱。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetBaseObjectData (Inherited from SPUsageEntry.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ISerializableUsageEntry.GetObjectData 會還原序列化並填入物件屬性與屬性值的物件執行個體。

Top

請參閱

參照

SPTimerJobUsageEntry class

Microsoft.SharePoint.Administration namespace