共用方式為


SPTaskUsageEntry members

Include protected members
Include inherited members

封裝記錄的頁面要求使用狀況資料。

The SPTaskUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPTaskUsageEntry

Top

Properties

  Name Description
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property CPUMCycles
Public property DistributedCachedObjectsRequested 要求快取的物件總數
Public property DistributedCacheFailures 快取失敗總數
Public property DistributedCacheHits 快取命中的總數
Public property DistributedCacheMisses 快取遺漏的總數
Public property DistributedCacheReads 快取讀取的總次數
Public property DistributedCacheReadsDuration 快取讀取的總持續時間 (毫秒)
Public property DistributedCacheReadsSize 快取讀取大小 (位元組)
Public property DistributedCacheWrites 快取寫入的總次數
Public property DistributedCacheWritesDuration 快取寫入總持續時間 (毫秒)
Public property DistributedCacheWritesSize 快取寫入大小 (位元組)
Public property Duration 以毫秒為單位,才可完成此要求所花費的時間。
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
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 物件數目。
Public property ServiceCallCount 因為此要求產生的服務通話數。
Public property ServiceCallDurationSum 以毫秒為單位的所有服務呼叫產生因為此要求所花費的時間。
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property SqlLogicalReads 此屬性所指定的值必須被忽略。
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property Title 工作的標題
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)

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

請參閱

參照

SPTaskUsageEntry class

Microsoft.SharePoint.Administration namespace