SPSystemPerformanceMonitorCollection - Classe

Représente une collection d'objets d'analyse des performances.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Utilities.SPSystemPerformanceMonitorCollection

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public NotInheritable Class SPSystemPerformanceMonitorCollection _
    Implements IEnumerable(Of SPSystemPerformanceMonitor), IEnumerable
'Utilisation
Dim instance As SPSystemPerformanceMonitorCollection
public sealed class SPSystemPerformanceMonitorCollection : IEnumerable<SPSystemPerformanceMonitor>, 
    IEnumerable

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPSystemPerformanceMonitorCollection - Membres

Microsoft.SharePoint.Utilities - Espace de noms