SPSystemPerformanceMonitorCollection-Klasse

Stellt eine Auflistung von Leistungsmonitorobjekten.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Utilities.SPSystemPerformanceMonitorCollection

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

Syntax

'Declaration
Public NotInheritable Class SPSystemPerformanceMonitorCollection _
    Implements IEnumerable(Of SPSystemPerformanceMonitor), IEnumerable
'Usage
Dim instance As SPSystemPerformanceMonitorCollection
public sealed class SPSystemPerformanceMonitorCollection : IEnumerable<SPSystemPerformanceMonitor>, 
    IEnumerable

Threadsicherheit

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

Siehe auch

Referenz

SPSystemPerformanceMonitorCollection-Member

Microsoft.SharePoint.Utilities-Namespace