SPPerformanceCategoryDefinition Methods

Include Protected Members
Include Inherited Members

The SPPerformanceCategoryDefinition type exposes the following members.

Methods

  Name Description
Public method AddCounter Add a counter name to the definition.
Public method AddInstance Add a performance counter by specifying the instance.
Public method ContainsCounter
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 MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method RemoveCounter Remove an instance from the category.
Public method RemoveInstance Remove an instance from the category.
Public method ShouldMonitorInstance This method should return true if the specified instance should be monitored.
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

SPPerformanceCategoryDefinition Class

Microsoft.SharePoint.Diagnostics Namespace