Partilhar via


SPResourceMeasure.CreateAggregator Method

Creates a new instance of the appropriate aggregator class for this resource.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Function CreateAggregator As SPSolutionResourceUsageAggregator
'Usage
Dim instance As SPResourceMeasure
Dim returnValue As SPSolutionResourceUsageAggregator

returnValue = instance.CreateAggregator()
public SPSolutionResourceUsageAggregator CreateAggregator()

Return Value

Type: Microsoft.SharePoint.SPSolutionResourceUsageAggregator
Returns SPSolutionResourceUsageAggregator.

See Also

Reference

SPResourceMeasure Class

SPResourceMeasure Members

Microsoft.SharePoint.Administration Namespace