ISPScopedPerformanceMonitor-Schnittstelle
Implementieren Sie diese Schnittstelle, um einen Monitor zu messen Leistungsindikatoren innerhalb eines bestimmten Bereichs im Code erstellen.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Interface ISPScopedPerformanceMonitor _
Inherits IDisposable, ISPPerformanceMonitor
'Usage
Dim instance As ISPScopedPerformanceMonitor
public interface ISPScopedPerformanceMonitor : IDisposable,
ISPPerformanceMonitor
Siehe auch
Referenz
ISPScopedPerformanceMonitor-Member
Microsoft.SharePoint.Utilities-Namespace
[SPMonitoredScope]