SPSolutionResourceUsageAggregatorMean members

Represents a resource usage aggregator used to calculate evenly-weighted usage data of a solution over time.

The SPSolutionResourceUsageAggregatorMean type exposes the following members.

Constructors

  Name Description
Public method SPSolutionResourceUsageAggregatorMean Initializes a new instance of the SPSolutionResourceUsageAggregatorMean 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 SPSolutionResourceUsageAggregatorMean. (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

SPSolutionResourceUsageAggregatorMean class

Microsoft.SharePoint namespace