共用方式為


SPSystemPerformanceCounterMonitor class

代表特定的系統效能計數器的值的監視器。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPSystemPerformanceMonitor
    Microsoft.SharePoint.Utilities.SPSystemPerformanceCounterMonitor

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public NotInheritable Class SPSystemPerformanceCounterMonitor _
    Inherits SPSystemPerformanceMonitor
'用途
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.

請參閱

參照

SPSystemPerformanceCounterMonitor members

Microsoft.SharePoint.Utilities namespace