SPSolutionResourceUsageAggregatorSum members

Represents a resource usage aggregator used to sum up the resource usage of a solution over time.

The SPSolutionResourceUsageAggregatorSum type exposes the following members.

Constructors

  Name Description
Public method SPSolutionResourceUsageAggregatorSum Initializes a new instance of the SPSolutionResourceUsageAggregatorSum class.

Top

Properties

  Name Description
Protected property AggregatedRecord Gets or sets the aggregated usage records. (Inherited from SPSolutionResourceUsageAggregatorCount.)
Public property RecordCount Gets the number of records processed. (Inherited from SPSolutionResourceUsageAggregatorCount.)

Top

Methods

  Name Description
Public method AggregateRecord Aggregates the specified usage record into the aggregation result. (Overrides SPSolutionResourceUsageAggregatorCount.AggregateRecord(SPSolutionResourceUsageRecord).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAggregatedRecord Gets the aggregation result of the SPSolutionResourceUsageAggregatorSum. (Overrides SPSolutionResourceUsageAggregatorCount.GetAggregatedRecord().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSolutionResourceUsageAggregatorSum class

Microsoft.SharePoint namespace