共用方式為


SPUsageUserCodeRequestsMonitoredDataEntry members

Include protected members
Include inherited members

代表登入每個沙箱化解決方案要求使用狀況資料庫的資訊的中繼資料。

The SPUsageUserCodeRequestsMonitoredDataEntry type exposes the following members.

Constructors

  Name Description
Public method SPUsageUserCodeRequestsMonitoredDataEntry

Top

Properties

  Name Description
Public property AbnormalTerminationCount 取得或設定在沙箱化解決方案異常終止的數目。
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property CPUExecutionTime 取得或設定也需要花費 CPU 執行沙箱化解決方案持續時間,以秒為單位。
Public property CriticalExceptionsCount 取得或設定在沙箱化解決方案發生重大例外狀況的數目。
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property MachineName (Inherited from SPUsageEntry.)
Public property ParentType 取得與記錄檔的所有沙箱化解決方案要求受監控的資料的受監控的資料項目相關聯的使用情況提供者的類型。 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property PercentProcessorTime 取得或設定沙箱化解決方案所使用的處理器時間百分比。
Public property ProcessCPUCycles 取得或設定由沙箱化解決方案CPU 週期數目。
Public property ProcessHandleCount 取得或設定沙箱化解決方案所使用的程序指標數目。
Public property ProcessIOBytes 取得或設定由沙箱化解決方案I/O 位元組。
Public property ProcessThreadCount 取得或設定沙箱化解決方案所使用的執行緒數目。
Public property ProcessVirtualBytes 取得或設定沙箱化解決方案所使用的程序虛擬位元組。
Public property ProxyPid 取得或設定用來執行沙箱化解決方案要求SPUCWorkerProcessProxy.exe的程序識別碼 (ID)。
Public property RequestId 取得或設定沙箱化解決方案要求的要求識別碼。
Public property SiteId 取得或設定執行沙箱化解決方案要求的網站集合識別碼。
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property SolutionHash 取得或設定沙箱化解決方案雜湊。
Public property SolutionId 取得或設定沙箱化解決方案的方案識別碼。
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property UnhandledExceptionsCount 取得或設定不會處理沙箱化解決方案的例外狀況的數目。
Public property UnresponsiveProcessCount 取得或設定沒有回應的程序數目。
Public property UsagePid 取得或設定執行沙箱化解決方案要求的程序識別碼 (ID)。
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)
Public property WorkerPid 取得或設定用來執行沙箱化解決方案要求SPUCWorkerProcess.exe的程序識別碼 (ID)。

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

請參閱

參照

SPUsageUserCodeRequestsMonitoredDataEntry class

Microsoft.SharePoint.Administration namespace