SPSolutionResourceUsageAggregatorTimeWeightedMean class

Represents a resource usage aggregator used to calculate a weighted mean based on the length of time for each usage record.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSolutionResourceUsageAggregator
    Microsoft.SharePoint.SPSolutionResourceUsageAggregatorCount
      Microsoft.SharePoint.SPSolutionResourceUsageAggregatorTimeWeightedMean

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<GuidAttribute("135F864C-AEF4-43B5-8258-773CA98D7180")> _
Public Class SPSolutionResourceUsageAggregatorTimeWeightedMean _
    Inherits SPSolutionResourceUsageAggregatorCount
'Usage
Dim instance As SPSolutionResourceUsageAggregatorTimeWeightedMean
[GuidAttribute("135F864C-AEF4-43B5-8258-773CA98D7180")]
public class SPSolutionResourceUsageAggregatorTimeWeightedMean : SPSolutionResourceUsageAggregatorCount

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

SPSolutionResourceUsageAggregatorTimeWeightedMean members

Microsoft.SharePoint namespace