SPSolutionResourceUsageLog members
Include protected members
Include inherited members
管理方案資源使用狀況記錄。
The SPSolutionResourceUsageLog type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSiteSolutionResourceUsage | 取得在指定的時間間隔期間指定的網站集合內每日方案資源使用狀況資料集合。 | |
GetSolutionResourceQuota | 取得指定的網站集合內指定的沙箱化解決方案資源配額資訊。 | |
GetSolutionResourceUsage | 取得指定沙箱化解決方案 ,在指定的時間間隔期間指定的網站集合內的每日方案資源使用狀況資料集合。 | |
GetType | (Inherited from Object.) | |
LogResourceUsage(SPSolutionResourceUsageRecord) | 記錄指定的資源使用狀況記錄。 | |
LogResourceUsage(SPSolutionResourceUsageRecord, Boolean) | 記錄指定的資源使用狀況記錄,並選擇性地立即清除記錄檔資訊。 | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top