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)

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.

See also

Reference

SPSolutionResourceUsageAggregator members

Microsoft.SharePoint namespace