Share via


SPSolutionResourceUsageAggregatorTimeWeightedMean class

Representa um agregador de uso de recursos usado para calcular uma média ponderada com base no período de tempo para cada registro de uso.

Inheritance hierarchy

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

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

Syntax

'Declaração
<GuidAttribute("135F864C-AEF4-43B5-8258-773CA98D7180")> _
Public Class SPSolutionResourceUsageAggregatorTimeWeightedMean _
    Inherits SPSolutionResourceUsageAggregatorCount
'Uso
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.

Ver também

Referência

SPSolutionResourceUsageAggregatorTimeWeightedMean members

Microsoft.SharePoint namespace