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)
Available in Sandboxed Solutions: No

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.

See Also

Reference

SPSystemPerformanceCounterMonitor Members

Microsoft.SharePoint.Utilities Namespace