SPGeneralPerformanceCategoryDefinition Methods

Include Protected Members
Include Inherited Members

The SPGeneralPerformanceCategoryDefinition type exposes the following members.

Methods

  Name Description
Public method AddCounter Add a counter name to the definition. (Inherited from SPPerformanceCategoryDefinition.)
Public method AddInstance Adds an instance to the category. (Overrides SPPerformanceCategoryDefinition.AddInstance(String).)
Public method ContainsCounter (Inherited from SPPerformanceCategoryDefinition.)
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. (Inherited from SPPerformanceCategoryDefinition.)
Public method RemoveInstance Removes an instance from the category. (Overrides SPPerformanceCategoryDefinition.RemoveInstance(String).)
Public method ShouldMonitorInstance (Overrides SPPerformanceCategoryDefinition.ShouldMonitorInstance(String).)
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

SPGeneralPerformanceCategoryDefinition Class

Microsoft.SharePoint.Diagnostics Namespace