Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implement this interface to create a monitor to measure performance metrics within a given scope in code.
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
See also
Reference
ISPScopedPerformanceMonitor members
Microsoft.SharePoint.Utilities namespace
[SPMonitoredScope]