SPSiteSolutionResourceUsageQuotaRecord Members
Include Protected Members
Include Inherited Members
Resource quota information for a given solution within a site collection.
The SPSiteSolutionResourceUsageQuotaRecord type exposes the following members.
Properties
Name | Description | |
---|---|---|
RecentInvocations | Number of invocations for this solution within the last daily aggregation interval. | |
ResourceQuota | The quota value for the tracked solution. | |
ResourceQuotaExceeded | Indicates whether the site collection containing this solution is over its resource quota or not. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top