Share via


SPSolutionResourceUsageAggregatorTimeWeightedMean class

表示資源使用狀況的彙總,用來計算加權的平均值根據每個使用狀況記錄的時間長度。

Inheritance hierarchy

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

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

Syntax

'宣告
<GuidAttribute("135F864C-AEF4-43B5-8258-773CA98D7180")> _
Public Class SPSolutionResourceUsageAggregatorTimeWeightedMean _
    Inherits SPSolutionResourceUsageAggregatorCount
'用途
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.

請參閱

參照

SPSolutionResourceUsageAggregatorTimeWeightedMean members

Microsoft.SharePoint namespace