Share via


SPResourceTrackingSettings members

Settings controling resource tracking.

The SPResourceTrackingSettings type exposes the following members.

Constructors

  Name Description
Public method SPResourceTrackingSettings This is for internal use.

Top

Properties

  Name Description
Public property Rules The SPResourceTrackingRuleCollection that specifies the threshold for logging or throttling.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property WindowCount The number of resource tracking windows to track.
Public property WindowSize The duration for each resource tracking window.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method InvalidateCache Called after this object has been updated.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the filesystem cache or the database. (Overrides SPAutoSerializingObject.OnDeserialization().)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPResourceTrackingSettings class

Microsoft.SharePoint.Administration namespace