SPSystemPerformanceMonitor class
Representa um monitor que controla algum aspecto do desempenho da implantação do 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
'Declaração
Public MustInherit Class SPSystemPerformanceMonitor _
Implements ISPPerformanceMonitor
'Uso
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.