SPSystemPerformanceCounterMonitor class
Represents a monitor for the value of a specific system performance counter.
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 NotInheritable Class SPSystemPerformanceCounterMonitor _
Inherits SPSystemPerformanceMonitor
'Usage
Dim instance As SPSystemPerformanceCounterMonitor
public sealed class SPSystemPerformanceCounterMonitor : SPSystemPerformanceMonitor
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.