SPGeneralPerformanceCategoryDefinition properties

The SPGeneralPerformanceCategoryDefinition type exposes the following members.

Properties

  Name Description
Public property CategoryName The name of the performance counter category/object to monitor. (Inherited from SPPerformanceCategoryDefinition.)
Public property CounterNames The list of counters in the category to monitor. (Inherited from SPPerformanceCategoryDefinition.)
Public property InstanceNames Instance names. (Overrides SPPerformanceCategoryDefinition.InstanceNames.)
Public property LocalizedCategoryName The localization name of the category. (Inherited from SPPerformanceCategoryDefinition.)
Public property MonitorAllInstances A Boolean variable specifying whether all instances are monitored or not.
Public property ProviderName Display the provider name if the definition is under a specific provider. (Inherited from SPPerformanceCategoryDefinition.)
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPGeneralPerformanceCategoryDefinition class

Microsoft.SharePoint.Diagnostics namespace