SPSolutionResourceUsageAggregator Class
Represents a base resource usage aggregator used to create usage data of a solution over time.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPSolutionResourceUsageAggregator
Microsoft.SharePoint.SPSolutionResourceUsageAggregatorCount
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<GuidAttribute("CFE7D380-2B9F-40B8-AC3B-F7A4AF4E74F7")> _
Public MustInherit Class SPSolutionResourceUsageAggregator
'Usage
Dim instance As SPSolutionResourceUsageAggregator
[GuidAttribute("CFE7D380-2B9F-40B8-AC3B-F7A4AF4E74F7")]
public abstract class SPSolutionResourceUsageAggregator
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.