SPSolutionResourceUsageLog Members
Include Protected Members
Include Inherited Members
Manages the solution resource usage log.
The SPSolutionResourceUsageLog type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSiteSolutionResourceUsage | Gets the collection of daily solution resource usage data within the specified site collection during the specified time interval. | |
GetSolutionResourceQuota | Gets the resource quota information for the specified sandboxed solution within the specified site collection. | |
GetSolutionResourceUsage | Gets the collection of daily solution resource usage data for the specified sandboxed solution within the specified site collection during the specified time interval. | |
GetType | (Inherited from Object.) | |
LogResourceUsage(SPSolutionResourceUsageRecord) | Logs the specified resource usage record. | |
LogResourceUsage(SPSolutionResourceUsageRecord, Boolean) | Logs the specified resource usage record and optionally immediately flushes the log information. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top