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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public Interface ISPScopedPerformanceMonitor _
Inherits IDisposable, ISPPerformanceMonitor
'Usage
Dim instance As ISPScopedPerformanceMonitor
[SubsetCallableTypeAttribute]
public interface ISPScopedPerformanceMonitor : IDisposable,
ISPPerformanceMonitor
See Also
Reference
ISPScopedPerformanceMonitor Members
Microsoft.SharePoint.Utilities Namespace
[SPMonitoredScope]