共用方式為


SPSolutionResourceUsageAggregatorCount class

表示資源使用狀況的彙總,用來計算資源使用狀況記錄的範例。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSolutionResourceUsageAggregator
    Microsoft.SharePoint.SPSolutionResourceUsageAggregatorCount
      Microsoft.SharePoint.SPSolutionResourceUsageAggregatorCountWeightedMean
      Microsoft.SharePoint.SPSolutionResourceUsageAggregatorMean
      Microsoft.SharePoint.SPSolutionResourceUsageAggregatorSum
      Microsoft.SharePoint.SPSolutionResourceUsageAggregatorTimeWeightedMean

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

Syntax

'宣告
<GuidAttribute("17C48889-4B9C-4D84-B76E-13019B1814CA")> _
Public Class SPSolutionResourceUsageAggregatorCount _
    Inherits SPSolutionResourceUsageAggregator
'用途
Dim instance As SPSolutionResourceUsageAggregatorCount
[GuidAttribute("17C48889-4B9C-4D84-B76E-13019B1814CA")]
public class SPSolutionResourceUsageAggregatorCount : 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.

請參閱

參照

SPSolutionResourceUsageAggregatorCount members

Microsoft.SharePoint namespace