SPSystemPerformanceMonitor-Klasse

Stellt einen Monitor, der einen Aspekt der Leistung der Bereitstellung SharePoint Foundation verfolgt.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPSystemPerformanceMonitor-Member

Microsoft.SharePoint.Utilities-Namespace