SPSystemPerformanceMonitor class
Represents a monitor that tracks some aspect of the performance of the SharePoint Foundation deployment.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPSystemPerformanceMonitor
Microsoft.SharePoint.Utilities.SPSystemPerformanceCounterMonitor
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustInherit Class SPSystemPerformanceMonitor _
Implements ISPPerformanceMonitor
'Usage
Dim instance As SPSystemPerformanceMonitor
public abstract class SPSystemPerformanceMonitor : ISPPerformanceMonitor
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.