共用方式為


SPSystemPerformanceMonitor class

代表追蹤某些方面的SharePoint Foundation部署的效能監視器。

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 MustInherit Class SPSystemPerformanceMonitor _
    Implements ISPPerformanceMonitor
'用途
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.

請參閱

參照

SPSystemPerformanceMonitor members

Microsoft.SharePoint.Utilities namespace