SPTaskUsageEntry members
Include protected members
Include inherited members
封裝記錄的頁面要求使用狀況資料。
The SPTaskUsageEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPTaskUsageEntry |
Top
Properties
Name | Description | |
---|---|---|
CorrelationId | (Inherited from SPUsageEntry.) | |
CPUMCycles | ||
DistributedCachedObjectsRequested | 要求快取的物件總數 | |
DistributedCacheFailures | 快取失敗總數 | |
DistributedCacheHits | 快取命中的總數 | |
DistributedCacheMisses | 快取遺漏的總數 | |
DistributedCacheReads | 快取讀取的總次數 | |
DistributedCacheReadsDuration | 快取讀取的總持續時間 (毫秒) | |
DistributedCacheReadsSize | 快取讀取大小 (位元組) | |
DistributedCacheWrites | 快取寫入的總次數 | |
DistributedCacheWritesDuration | 快取寫入總持續時間 (毫秒) | |
DistributedCacheWritesSize | 快取寫入大小 (位元組) | |
Duration | 以毫秒為單位,才可完成此要求所花費的時間。 | |
FarmId | 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.) | |
MachineName | (Inherited from SPUsageEntry.) | |
ManagedMemoryBytes | ||
ManagedMemoryBytesLOH | ||
ParentType | 與此使用狀況項目相關聯的衍生 SPUsageDefinition 物件的類型 (Overrides SPUsageEntry.ParentType.) | |
ParentTypeGuid | (Inherited from SPUsageEntry.) | |
QueryCount | 因為此要求產生的後端資料庫查詢數目。 | |
QueryDurationSum | 以毫秒為單位產生因為此要求的所有後端資料庫查詢所都需時間。 | |
RequestCount | 因為此要求建立 SPRequest 物件數目。 | |
ServiceCallCount | 因為此要求產生的服務通話數。 | |
ServiceCallDurationSum | 以毫秒為單位的所有服務呼叫產生因為此要求所花費的時間。 | |
SiteSubscriptionId | 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.) | |
SqlLogicalReads | 此屬性所指定的值必須被忽略。 | |
Timestamp | 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.) | |
TimestampUtc | 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.) | |
Title | 工作的標題 | |
User | 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseObjectData | (Inherited from SPUsageEntry.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ISerializableUsageEntry.GetObjectData |
Top